aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-03-01 16:19:54 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-03-01 16:19:54 +0000
commitca379fae66a6a1d0e23e2655d3363bec181d0c31 (patch)
treec5cfd20a8e66182724386968130ef24c60ccda39 /ChangeLog
parent1ae3f0de4c075b75f8899c76a59073c36daa1058 (diff)
fixed LDAP compilation.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@138 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d53cb15c..ca7f6d89 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2005-03-01
+ * src/main.c: removed redundant code.
+ * configure.in: removed redundant PKG_CHECK_MODULES.
+ use PKG_CONFIG instead of GLIB_CONFIG which is no longer available
+ (fixes LDAP compilation).
+
+2005-03-01
+
* configure.in: check for GLib/GTK version (>= 2.4.0).
2005-03-01