aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2003-01-27 10:53:32 +0800
committerChris Toshok <toshok@src.gnome.org>2003-01-27 10:53:32 +0800
commit734a5f154e5b1cf1fc65d66a2a66a8916d8a05fd (patch)
treef1427f7abbe2fd88b7767fb6e39e71822f04ac5f /ChangeLog
parent2a000947a59200e1bd0ce9ab56f1a3aa5b3890bb (diff)
downloadgsoc2013-evolution-734a5f154e5b1cf1fc65d66a2a66a8916d8a05fd.tar
gsoc2013-evolution-734a5f154e5b1cf1fc65d66a2a66a8916d8a05fd.tar.gz
gsoc2013-evolution-734a5f154e5b1cf1fc65d66a2a66a8916d8a05fd.tar.bz2
gsoc2013-evolution-734a5f154e5b1cf1fc65d66a2a66a8916d8a05fd.tar.lz
gsoc2013-evolution-734a5f154e5b1cf1fc65d66a2a66a8916d8a05fd.tar.xz
gsoc2013-evolution-734a5f154e5b1cf1fc65d66a2a66a8916d8a05fd.tar.zst
gsoc2013-evolution-734a5f154e5b1cf1fc65d66a2a66a8916d8a05fd.zip
only do the CONDUIT_CFLAGS/LIBS stuff if pilot conduits have been enabled.
2003-01-26 Chris Toshok <toshok@ximian.com> * configure.in: only do the CONDUIT_CFLAGS/LIBS stuff if pilot conduits have been enabled. svn path=/trunk/; revision=19638
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 98b590f967..ec6fed5243 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2003-01-26 Chris Toshok <toshok@ximian.com>
+ * configure.in: only do the CONDUIT_CFLAGS/LIBS stuff if pilot
+ conduits have been enabled.
+
+2003-01-26 Chris Toshok <toshok@ximian.com>
+
* configure.in: in the --enable-pilot-conduits stanza, use
PKG_CHECK_MODULES to get the gnome-pilot-2.0 (and therefore
pilot-link) cflags/libs before doing our utf-8 check. also,