aboutsummaryrefslogtreecommitdiffstats
path: root/macros/ChangeLog
diff options
context:
space:
mode:
authorJulian Missig <julianm@src.gnome.org>2000-05-22 06:40:15 +0800
committerJulian Missig <julianm@src.gnome.org>2000-05-22 06:40:15 +0800
commit3f5d9cb60827ca2a5e032e95aa241cc8376ab46f (patch)
treed81dd49033b11d4da7e14ad4426e8f95acd82c5b /macros/ChangeLog
parent2093028eb9f76648de7a01b73271800b4250ab2b (diff)
downloadgsoc2013-evolution-3f5d9cb60827ca2a5e032e95aa241cc8376ab46f.tar
gsoc2013-evolution-3f5d9cb60827ca2a5e032e95aa241cc8376ab46f.tar.gz
gsoc2013-evolution-3f5d9cb60827ca2a5e032e95aa241cc8376ab46f.tar.bz2
gsoc2013-evolution-3f5d9cb60827ca2a5e032e95aa241cc8376ab46f.tar.lz
gsoc2013-evolution-3f5d9cb60827ca2a5e032e95aa241cc8376ab46f.tar.xz
gsoc2013-evolution-3f5d9cb60827ca2a5e032e95aa241cc8376ab46f.tar.zst
gsoc2013-evolution-3f5d9cb60827ca2a5e032e95aa241cc8376ab46f.zip
Fixed my mess-up, sorry about that.
svn path=/trunk/; revision=3151
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r--macros/ChangeLog39
1 files changed, 39 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog
index 91d15f718f..e780a962d1 100644
--- a/macros/ChangeLog
+++ b/macros/ChangeLog
@@ -1,3 +1,42 @@
+2000-05-15 Russell Steinthal <rms39@columbia.edu>
+
+ * gnome-pilot.m4 (PILOT_LIBS): An attempt to fix the gnome-pilot
+ check on Solaris (`$GNOME_CONFIG ...` returns more than one word,
+ so we need quotes around it to keep test from bombing out)
+
+2000-05-01 Dan Winship <danw@helixcode.com>
+
+ * gnome-pilot.m4 (PILOT_LIBS): "But that trick NEVER works!"
+ "This time for sure!"
+
+Sun Apr 23 12:15:14 2000 George Lebl <jirka@5z.com>
+
+ * gnome.m4: add an extra lib of docklets. These checks are
+ braindamaged though, they don't fail and thus gnome-core for
+ example compiles without gnomecc. There need to be separate .m4
+ files or checks
+
+2000-04-19 Eskil Heyn Olsen <deity@eskil.dk>
+
+ * gnome-pilot.m4 (PILOT_LIBS): Changed the error string for gnome-pilot
+ (PILOT_LIBS): Fixes the gnome-config check
+
+2000-04-10 Dan Winship <danw@helixcode.com>
+
+ * gnome-pilot.m4 (PILOT_LIBS): Fix a bug introduced in the
+ gnome-pilot-config to "gnome-config gpilot" change that caused not
+ having pilot-link installed to become a fatal error.
+
+2000-02-26 James Henstridge <james@daa.com.au>
+
+ * gnome-gettext.m4: fix up check of LINGUAS variable so that we don't
+ get problems when LINGUAS contains `en' and ALL_LINGUAS contains
+ `en_GB' for instance.
+
+2000-02-22 Martin Baulig <martin@home-of-linux.org>
+
+ * autogen.sh: Don't run libtoolize when `NO_LIBTOOLIZE' is set.
+
2000-02-09 Raja R Harinath <harinath@cs.umn.edu>
* autogen.sh: Fix GNUism introduced in the previous fix.