aboutsummaryrefslogtreecommitdiffstats
path: root/macros/ChangeLog
diff options
context:
space:
mode:
authorJames Henstridge <james@daa.com.au>1998-11-20 19:14:02 +0800
committerJames Henstridge <jamesh@src.gnome.org>1998-11-20 19:14:02 +0800
commit56fc08a7e5d5b1ed1415bc0f77b5ed081b221c13 (patch)
treee942bfecdce2262d5532228089d0ce3b5ba814da /macros/ChangeLog
parentfba1c5dffe3bebc6d3a3dd60d51857834837bb0a (diff)
downloadgsoc2013-evolution-56fc08a7e5d5b1ed1415bc0f77b5ed081b221c13.tar
gsoc2013-evolution-56fc08a7e5d5b1ed1415bc0f77b5ed081b221c13.tar.gz
gsoc2013-evolution-56fc08a7e5d5b1ed1415bc0f77b5ed081b221c13.tar.bz2
gsoc2013-evolution-56fc08a7e5d5b1ed1415bc0f77b5ed081b221c13.tar.lz
gsoc2013-evolution-56fc08a7e5d5b1ed1415bc0f77b5ed081b221c13.tar.xz
gsoc2013-evolution-56fc08a7e5d5b1ed1415bc0f77b5ed081b221c13.tar.zst
gsoc2013-evolution-56fc08a7e5d5b1ed1415bc0f77b5ed081b221c13.zip
Changed the call to GNOME_GNORBA_CHECK to GNOME_GNORBA_HOOK([],$2). Before
1998-11-20 James Henstridge <james@daa.com.au> * gnome.m4(GNOME_INIT_HOOK): Changed the call to GNOME_GNORBA_CHECK to GNOME_GNORBA_HOOK([],$2). Before if you specified that the macro should not exit on errors, and you didn't have ORBit, the script would fail anyway. svn path=/trunk/; revision=480
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r--macros/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog
index 4d87d78530..c7f0348d80 100644
--- a/macros/ChangeLog
+++ b/macros/ChangeLog
@@ -1,3 +1,10 @@
+1998-11-20 James Henstridge <james@daa.com.au>
+
+ * gnome.m4(GNOME_INIT_HOOK): Changed the call to GNOME_GNORBA_CHECK
+ to GNOME_GNORBA_HOOK([],$2). Before if you specified that the
+ macro should not exit on errors, and you didn't have ORBit, the
+ script would fail anyway.
+
1998-11-17 Martin Baulig <martin@home-of-linux.org>
* gnome-libgtop-sysdeps.m4: We need to check for <net/if_var.h>