diff options
author | Stefan Metzmacher <metze@samba.org> | 2004-08-12 04:55:59 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 12:57:54 -0500 |
commit | fa8d37adae70a5f479262b722e47aa7fc21aaf5c (patch) | |
tree | 375b9389b7e6f7d2adc7c133058259595326918c /source4/libcli/ldap/config.m4 | |
parent | 5a4845ff8b44ef32cdb6d34ba5fc3359f9e3ef15 (diff) | |
download | samba-fa8d37adae70a5f479262b722e47aa7fc21aaf5c.tar.gz samba-fa8d37adae70a5f479262b722e47aa7fc21aaf5c.tar.xz samba-fa8d37adae70a5f479262b722e47aa7fc21aaf5c.zip |
r1756: merge volkers ldap client lib to samba4 for simo to start with the
ldap server code
it's not compiled in yet...
metze
(This used to be commit 48939adca1332ff90f9287311c0e9ff3e2e5917a)
Diffstat (limited to 'source4/libcli/ldap/config.m4')
-rw-r--r-- | source4/libcli/ldap/config.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/libcli/ldap/config.m4 b/source4/libcli/ldap/config.m4 new file mode 100644 index 00000000000..01f78279bf9 --- /dev/null +++ b/source4/libcli/ldap/config.m4 @@ -0,0 +1 @@ +SMB_SUBSYSTEM_MK(LIBCLI_LDAP,libcli/ldap/config.mk) |