aboutsummaryrefslogtreecommitdiffstats
path: root/macros/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tromey@cygnus.com>1998-03-20 04:23:21 +0800
committerTom Tromey <tromey@src.gnome.org>1998-03-20 04:23:21 +0800
commit8fe52111b654694b74f9ddaf0041f7693445fbe0 (patch)
tree53269284ffe4261cfc3a5024c869af041e1cbef9 /macros/ChangeLog
parentdc8628becc1e9a03bc40dfcc7a06325d7be5cd55 (diff)
downloadgsoc2013-evolution-8fe52111b654694b74f9ddaf0041f7693445fbe0.tar
gsoc2013-evolution-8fe52111b654694b74f9ddaf0041f7693445fbe0.tar.gz
gsoc2013-evolution-8fe52111b654694b74f9ddaf0041f7693445fbe0.tar.bz2
gsoc2013-evolution-8fe52111b654694b74f9ddaf0041f7693445fbe0.tar.lz
gsoc2013-evolution-8fe52111b654694b74f9ddaf0041f7693445fbe0.tar.xz
gsoc2013-evolution-8fe52111b654694b74f9ddaf0041f7693445fbe0.tar.zst
gsoc2013-evolution-8fe52111b654694b74f9ddaf0041f7693445fbe0.zip
Cache results of check for program_invocation_short_name,
Thu Mar 19 00:17:46 1998 Tom Tromey <tromey@cygnus.com> * gnome-support.m4: Cache results of check for program_invocation_short_name, program_invocation_name. Check to make sure argp functions are in a library. svn path=/trunk/; revision=70
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r--macros/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog
index b35b2a564b..598e046556 100644
--- a/macros/ChangeLog
+++ b/macros/ChangeLog
@@ -1,5 +1,9 @@
Thu Mar 19 00:17:46 1998 Tom Tromey <tromey@cygnus.com>
+ * gnome-support.m4: Cache results of check for
+ program_invocation_short_name, program_invocation_name. Check to
+ make sure argp functions are in a library.
+
* gnome-support.m4: Cache results of argp check.
Sun Mar 15 15:54:43 1998 Owen Taylor <owt1@cornell.edu>