From 2a78f92804ae6f3e32cd278afbb9aa8ec3d2f52d Mon Sep 17 00:00:00 2001 From: Stig Bakken Date: Thu, 22 Apr 1999 00:45:14 +0000 Subject: moved imap and ldap --- ext/ldap/config.h.stub | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 ext/ldap/config.h.stub (limited to 'ext/ldap/config.h.stub') diff --git a/ext/ldap/config.h.stub b/ext/ldap/config.h.stub new file mode 100644 index 0000000000..f0da3f0d5c --- /dev/null +++ b/ext/ldap/config.h.stub @@ -0,0 +1,2 @@ +/* Define if you want the LDAP directory interface */ +#define HAVE_LDAP 0 -- cgit v1.2.1