summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2007-03-31 17:23:57 +0000
committerJakub Jelinek <jakub@redhat.com>2007-03-31 17:23:57 +0000
commiteae077f1c3de8572b3616b29cd53e72ca054b280 (patch)
tree9bf840af92e910b83914716b4172f41291670871 /config.h.in
parent6ce38a95a4c8318df75cf91fbd90101601b3fa7f (diff)
Updated to fedora-glibc-20070331T1609cvs/fedora-glibc-2_5_90-20
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index a46e405269..b5abb10187 100644
--- a/config.h.in
+++ b/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