summaryrefslogtreecommitdiff
path: root/libc/config.h.in
diff options
context:
space:
mode:
authorjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2007-04-13 15:35:45 +0000
committerjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2007-04-13 15:35:45 +0000
commit727b65f28684c57788ff81ef31ec2a02a80facbe (patch)
treee97cb7932be4631bc4eba268e0f83a7d7e99276c /libc/config.h.in
parent6080b20706f76eac98b9bde1669481ec22da2196 (diff)
Merge changes between r1748 and r1968 from /fsf/trunk.
git-svn-id: svn://svn.eglibc.org/trunk@1969 7b3dc134-2b1b-0410-93df-9e9f96275f8d
Diffstat (limited to 'libc/config.h.in')
-rw-r--r--libc/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/libc/config.h.in b/libc/config.h.in
index a46e40526..b5abb1018 100644
--- a/libc/config.h.in
+++ b/libc/config.h.in
@@ -19,6 +19,9 @@
/* Defined if building with SELinux support & audit libs are detected. */
#undef HAVE_LIBAUDIT
+/* Defined if building with SELinux support & libcap libs are detected. */
+#undef HAVE_LIBCAP
+
/* Define if using XCOFF. Set by --with-xcoff. */
#undef HAVE_XCOFF