aboutsummaryrefslogtreecommitdiffstats
path: root/macros/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tromey@cygnus.com>1998-03-09 09:59:51 +0800
committerTom Tromey <tromey@src.gnome.org>1998-03-09 09:59:51 +0800
commit287b072ef5b874e7e6e7e80be8ff9c7c00ed1b49 (patch)
tree62872dd9f62701f9415abdc5abe5690eaac9c97a /macros/ChangeLog
parent31f8b8cd006d32abb61b8a9f7957e1f353a7fbfb (diff)
downloadgsoc2013-evolution-287b072ef5b874e7e6e7e80be8ff9c7c00ed1b49.tar
gsoc2013-evolution-287b072ef5b874e7e6e7e80be8ff9c7c00ed1b49.tar.gz
gsoc2013-evolution-287b072ef5b874e7e6e7e80be8ff9c7c00ed1b49.tar.bz2
gsoc2013-evolution-287b072ef5b874e7e6e7e80be8ff9c7c00ed1b49.tar.lz
gsoc2013-evolution-287b072ef5b874e7e6e7e80be8ff9c7c00ed1b49.tar.xz
gsoc2013-evolution-287b072ef5b874e7e6e7e80be8ff9c7c00ed1b49.tar.zst
gsoc2013-evolution-287b072ef5b874e7e6e7e80be8ff9c7c00ed1b49.zip
Set need_gnome_support shell variable. Define BUILD_GNOME_SUPPORT automake
Sun Mar 8 17:04:28 1998 Tom Tromey <tromey@cygnus.com> * gnome-support.m4: Set need_gnome_support shell variable. Define BUILD_GNOME_SUPPORT automake conditional. Define LTLIBOBJS. Look for argp_domain element in struct argp. svn path=/trunk/; revision=60
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r--macros/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog
index 6953c24145..84fee605d1 100644
--- a/macros/ChangeLog
+++ b/macros/ChangeLog
@@ -1,5 +1,14 @@
+Sun Mar 8 17:04:28 1998 Tom Tromey <tromey@cygnus.com>
+
+ * gnome-support.m4: Set need_gnome_support shell variable. Define
+ BUILD_GNOME_SUPPORT automake conditional. Define LTLIBOBJS. Look
+ for argp_domain element in struct argp.
+
Sat Mar 7 00:04:22 1998 Tom Tromey <tromey@cygnus.com>
+ * gnome-support.m4 (GNOME_SUPPORT_CHECKS): Add argp-pvh.o to
+ LIBOBJS.
+
* gnome-support.m4 (GNOME_SUPPORT_CHECKS): Check for strnlen().
Wed Mar 4 01:02:55 1998 Tom Tromey <tromey@cygnus.com>