aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2001-03-14 04:29:39 +0800
committerChris Toshok <toshok@src.gnome.org>2001-03-14 04:29:39 +0800
commitae7e62bf85724903f8acaf91809cb9624a6fefc1 (patch)
tree2560e818670f59c29380315eda25996371f72517 /ChangeLog
parent56737afcb166d3b928f9a89d9ac9d76c079a575d (diff)
downloadgsoc2013-evolution-ae7e62bf85724903f8acaf91809cb9624a6fefc1.tar
gsoc2013-evolution-ae7e62bf85724903f8acaf91809cb9624a6fefc1.tar.gz
gsoc2013-evolution-ae7e62bf85724903f8acaf91809cb9624a6fefc1.tar.bz2
gsoc2013-evolution-ae7e62bf85724903f8acaf91809cb9624a6fefc1.tar.lz
gsoc2013-evolution-ae7e62bf85724903f8acaf91809cb9624a6fefc1.tar.xz
gsoc2013-evolution-ae7e62bf85724903f8acaf91809cb9624a6fefc1.tar.zst
gsoc2013-evolution-ae7e62bf85724903f8acaf91809cb9624a6fefc1.zip
add -lresolv to LDAP_LIBS if it's there.
2001-03-13 Chris Toshok <toshok@ximian.com> * configure.in: add -lresolv to LDAP_LIBS if it's there. svn path=/trunk/; revision=8678
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eb7279ac06..fd5fac3718 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-03-13 Chris Toshok <toshok@ximian.com>
+
+ * configure.in: add -lresolv to LDAP_LIBS if it's there.
+
2001-03-13 Iain Holmes <iain@ximian.com>
* configure.in: Added the mail/importers dir.