diff options
Diffstat (limited to 'debian/cf/feature/ldap.m4')
-rw-r--r-- | debian/cf/feature/ldap.m4 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/cf/feature/ldap.m4 b/debian/cf/feature/ldap.m4 new file mode 100644 index 0000000..57ea0e0 --- /dev/null +++ b/debian/cf/feature/ldap.m4 @@ -0,0 +1,13 @@ +divert(-1) +# commentary/copyright +divert(0) +VERSIONID(`@(#)ldap.m4 1.0 (Debian) 1999-04-23') +divert(-1) +dnl # +dnl # Mark LDAP in use for subsequent S5 rule +dnl # +define(`_LDAP_MAP_', 1)dnl +LOCAL_CONFIG +# Define ldap map, arguments come directly from the `FEATURE(ldap, xxx)' +# This version of ldap.m4 only checks the map in the S5 rule +Kldap ldapx _ARG_ |