summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorNathan Kinder <nkinder@redhat.com>2007-04-26 02:37:54 +0000
committerNathan Kinder <nkinder@redhat.com>2007-04-26 02:37:54 +0000
commit88ddde4b61766e7ccfb45bc4f5e6a00f90bb992c (patch)
tree0c07364da2b1edfb38a603c3c6662c1429d2a2f0 /config.h.in
parentb0e077769e5247e96ef6fd66d75dc96698dda107 (diff)
downloadds-88ddde4b61766e7ccfb45bc4f5e6a00f90bb992c.tar.gz
ds-88ddde4b61766e7ccfb45bc4f5e6a00f90bb992c.tar.xz
ds-88ddde4b61766e7ccfb45bc4f5e6a00f90bb992c.zip
Resolves: 236612
Summary: Modified the with-fhs and with-fhs-opt configure options
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 9409bd78..8da8808c 100644
--- a/config.h.in
+++ b/config.h.in
@@ -241,6 +241,9 @@
/* Use FHS layout */
#undef IS_FHS
+/* Use FHS optional layout */
+#undef IS_FHS_OPT
+
/* LDAP debug flag */
#undef LDAP_DEBUG