diff options
author | Chris Toshok <toshok@src.gnome.org> | 2000-04-12 09:06:47 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2000-04-12 09:06:47 +0800 |
commit | 9bee8001c4940015b9c0177deaea1a6b0e99c061 (patch) | |
tree | eac166e099729ac9837934f49d9000932049bc21 | |
parent | cce829e8a4730b293dc7fbd729b0b5775e48ba22 (diff) | |
download | gsoc2013-evolution-9bee8001c4940015b9c0177deaea1a6b0e99c061.tar gsoc2013-evolution-9bee8001c4940015b9c0177deaea1a6b0e99c061.tar.gz gsoc2013-evolution-9bee8001c4940015b9c0177deaea1a6b0e99c061.tar.bz2 gsoc2013-evolution-9bee8001c4940015b9c0177deaea1a6b0e99c061.tar.lz gsoc2013-evolution-9bee8001c4940015b9c0177deaea1a6b0e99c061.tar.xz gsoc2013-evolution-9bee8001c4940015b9c0177deaea1a6b0e99c061.tar.zst gsoc2013-evolution-9bee8001c4940015b9c0177deaea1a6b0e99c061.zip |
add HAVE_LDAP here.
svn path=/trunk/; revision=2402
-rw-r--r-- | acconfig.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h index 82d39e3328..8bb80e1307 100644 --- a/acconfig.h +++ b/acconfig.h @@ -11,6 +11,7 @@ #undef ENABLE_THREADS #undef SENDMAIL_PATH #undef SYSTEM_MAIL_DIR +#undef HAVE_LDAP /* Define this if you want to build against the development gtk */ #undef HAVE_DEVGTK |