diff options
author | Tor Lillqvist <tml@src.gnome.org> | 2005-09-28 19:54:53 +0800 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2005-09-28 19:54:53 +0800 |
commit | aab7424773357dbe7f60ba18754fa1763b7ee993 (patch) | |
tree | a021fa8dc732141c7d075e622ebd255c7d11831b | |
parent | aaf0cb36d60c302e0e2915c9e9e3672e59a5096f (diff) | |
download | gsoc2013-evolution-aab7424773357dbe7f60ba18754fa1763b7ee993.tar gsoc2013-evolution-aab7424773357dbe7f60ba18754fa1763b7ee993.tar.gz gsoc2013-evolution-aab7424773357dbe7f60ba18754fa1763b7ee993.tar.bz2 gsoc2013-evolution-aab7424773357dbe7f60ba18754fa1763b7ee993.tar.lz gsoc2013-evolution-aab7424773357dbe7f60ba18754fa1763b7ee993.tar.xz gsoc2013-evolution-aab7424773357dbe7f60ba18754fa1763b7ee993.tar.zst gsoc2013-evolution-aab7424773357dbe7f60ba18754fa1763b7ee993.zip |
Just slight rewording.
svn path=/trunk/; revision=30410
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,9 +1,8 @@ 2005-09-28 Tor Lillqvist <tml@novell.com> * configure.in: Drop unused SOCKET_LIBS leftover. Don't check for - OpenLDAP on Win32. Set corresponding variables unconditionally on - Win32, as LDAP support is always present (in <winldap.h> and - -lwldap32). + OpenLDAP on Win32. Instead, set related variables unconditionally, + as LDAP support is always present (in <winldap.h> and -lwldap32). (CAMEL_EXCHANGE): Add more stuff to CAMEL_EXCHANGE_CFLAGS and _LIBS. These are used only in plugins/exchange-operations/Makefile.am, and now it's enough to |