From 3f5d9cb60827ca2a5e032e95aa241cc8376ab46f Mon Sep 17 00:00:00 2001 From: Julian Missig Date: Sun, 21 May 2000 22:40:15 +0000 Subject: Fixed my mess-up, sorry about that. svn path=/trunk/; revision=3151 --- macros/ChangeLog | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) (limited to 'macros/ChangeLog') 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 + + * 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 + + * gnome-pilot.m4 (PILOT_LIBS): "But that trick NEVER works!" + "This time for sure!" + +Sun Apr 23 12:15:14 2000 George Lebl + + * 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 + + * gnome-pilot.m4 (PILOT_LIBS): Changed the error string for gnome-pilot + (PILOT_LIBS): Fixes the gnome-config check + +2000-04-10 Dan Winship + + * 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 + + * 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 + + * autogen.sh: Don't run libtoolize when `NO_LIBTOOLIZE' is set. + 2000-02-09 Raja R Harinath * autogen.sh: Fix GNUism introduced in the previous fix. -- cgit