aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@nuclecu.unam.mx>2000-02-19 07:39:20 +0800
committerMiguel de Icaza <miguel@src.gnome.org>2000-02-19 07:39:20 +0800
commitd82170a3f75247fdce0a6c8b922eda503dfdd2fb (patch)
treeaed679bd27a18d1b6383d36822e2780a1388981e /ChangeLog
parente958e1ef3a82ef342f6253f33321417913840ba6 (diff)
downloadgsoc2013-evolution-d82170a3f75247fdce0a6c8b922eda503dfdd2fb.tar
gsoc2013-evolution-d82170a3f75247fdce0a6c8b922eda503dfdd2fb.tar.gz
gsoc2013-evolution-d82170a3f75247fdce0a6c8b922eda503dfdd2fb.tar.bz2
gsoc2013-evolution-d82170a3f75247fdce0a6c8b922eda503dfdd2fb.tar.lz
gsoc2013-evolution-d82170a3f75247fdce0a6c8b922eda503dfdd2fb.tar.xz
gsoc2013-evolution-d82170a3f75247fdce0a6c8b922eda503dfdd2fb.tar.zst
gsoc2013-evolution-d82170a3f75247fdce0a6c8b922eda503dfdd2fb.zip
Make gnomeui the last library on the command line, as its path is the one
2000-02-18 Miguel de Icaza <miguel@nuclecu.unam.mx> * configure.in: Make gnomeui the last library on the command line, as its path is the one most likely to hold other old libraries (libxml) and we need newer versions. svn path=/trunk/; revision=1844
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 12 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c5bbc2a94..a5f24d7f26 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,19 @@
2000-02-18 Miguel de Icaza <miguel@nuclecu.unam.mx>
- * configure.in (have_pthread): Use the new method for gnome-print
+ * configure.in: Make gnomeui the last library on the command line,
+ as its path is the one most likely to hold other old libraries
+ (libxml) and we need newer versions.
+
+ (BONOBO_VFS_GNOME_CFLAGS): Add libical to the
+ AC_CONFIG_SUBDIRS
+
+ (BONOBO_HTML_GNOME_CFLAGS): VFS checking needs to
+ go before we rquery them.
+
+ Use the new method for gnome-print
checking instead of the old crufty gtk+ based one that nobody can
debug. ever.
-
+
2000-02-17 Dan Winship <danw@helixcode.com>
* camel/camel-service.h: