aboutsummaryrefslogtreecommitdiffstats
path: root/macros/ChangeLog
diff options
context:
space:
mode:
authorAndrew T. Veliath <andrewv@usa.net>1998-11-13 12:11:17 +0800
committerAndrew T. Veliath <andrewtv@src.gnome.org>1998-11-13 12:11:17 +0800
commitf9b0daa567a893ccf6a5728d7ac05bf54136b560 (patch)
tree480b2f13163e2f8d742ec8db273fd24c2005299c /macros/ChangeLog
parent3c70d2ff66fcf5aa7f18deb4b19a9cf4aaf78937 (diff)
downloadgsoc2013-evolution-f9b0daa567a893ccf6a5728d7ac05bf54136b560.tar
gsoc2013-evolution-f9b0daa567a893ccf6a5728d7ac05bf54136b560.tar.gz
gsoc2013-evolution-f9b0daa567a893ccf6a5728d7ac05bf54136b560.tar.bz2
gsoc2013-evolution-f9b0daa567a893ccf6a5728d7ac05bf54136b560.tar.lz
gsoc2013-evolution-f9b0daa567a893ccf6a5728d7ac05bf54136b560.tar.xz
gsoc2013-evolution-f9b0daa567a893ccf6a5728d7ac05bf54136b560.tar.zst
gsoc2013-evolution-f9b0daa567a893ccf6a5728d7ac05bf54136b560.zip
Remove AC_DEFINE(HAVE_ORBIT). Add AM_CONDITIONAL for HAVE_ORBIT.
1998-11-12 Andrew T. Veliath <andrewv@usa.net> * gnome-orbit-check.m4: Remove AC_DEFINE(HAVE_ORBIT). Add AM_CONDITIONAL for HAVE_ORBIT. gnome-gnorba-check.m4: Same with HAVE_GNORBA. Change GNOME_ORBIT_HOOK and GNOME_GNORBA_HOOK to use AC_CACHE_CHECK, setting both gnome_cv_orbit_found and gnome_cv_gnorba_found. svn path=/trunk/; revision=471
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r--macros/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog
index 5c6fd85a94..bb2d1a4264 100644
--- a/macros/ChangeLog
+++ b/macros/ChangeLog
@@ -1,5 +1,11 @@
1998-11-12 Andrew T. Veliath <andrewv@usa.net>
+ * gnome-orbit-check.m4: Remove AC_DEFINE(HAVE_ORBIT). Add
+ AM_CONDITIONAL for HAVE_ORBIT. gnome-gnorba-check.m4: Same with
+ HAVE_GNORBA. Change GNOME_ORBIT_HOOK and GNOME_GNORBA_HOOK to use
+ AC_CACHE_CHECK, setting both gnome_cv_orbit_found and
+ gnome_cv_gnorba_found.
+
* gnome.m4: (GNOME_INIT_HOOK): Add GNOME_GNORBA_CHECK if
gnome-config is found. New GNOMEGNORBA_LIBS library variable
(GNOMEGNORBA_LIBS is a superset of GNOMEUI_LIBS). Update