aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Tromey <tromey@cygnus.com>1998-07-24 14:14:30 +0800
committerTom Tromey <tromey@src.gnome.org>1998-07-24 14:14:30 +0800
commit3c526bc89368288a4fa6c73a715255bdb2db7090 (patch)
treeaeb9a6553e0fd167900cb0bcf2397dea6af0728c
parent81d8fde809a4262e08ab94be4cdd05092e19f764 (diff)
downloadgsoc2013-evolution-3c526bc89368288a4fa6c73a715255bdb2db7090.tar
gsoc2013-evolution-3c526bc89368288a4fa6c73a715255bdb2db7090.tar.gz
gsoc2013-evolution-3c526bc89368288a4fa6c73a715255bdb2db7090.tar.bz2
gsoc2013-evolution-3c526bc89368288a4fa6c73a715255bdb2db7090.tar.lz
gsoc2013-evolution-3c526bc89368288a4fa6c73a715255bdb2db7090.tar.xz
gsoc2013-evolution-3c526bc89368288a4fa6c73a715255bdb2db7090.tar.zst
gsoc2013-evolution-3c526bc89368288a4fa6c73a715255bdb2db7090.zip
Added gnome-undelfs.m4, gnome-vfs.m4. New file. New file.
Thu Jul 23 22:41:23 1998 Tom Tromey <tromey@cygnus.com> * Makefile.am (MACROS): Added gnome-undelfs.m4, gnome-vfs.m4. * gnome-undelfs.m4: New file. * gnome-vfs.m4: New file. svn path=/trunk/; revision=284
-rw-r--r--macros/ChangeLog6
-rw-r--r--macros/Makefile.am2
2 files changed, 8 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog
index beb92ea174..1a16642f04 100644
--- a/macros/ChangeLog
+++ b/macros/ChangeLog
@@ -1,3 +1,9 @@
+Thu Jul 23 22:41:23 1998 Tom Tromey <tromey@cygnus.com>
+
+ * Makefile.am (MACROS): Added gnome-undelfs.m4, gnome-vfs.m4.
+ * gnome-undelfs.m4: New file.
+ * gnome-vfs.m4: New file.
+
1998-07-22 Martin Baulig <martin@home-of-linux.org>
* gnome-fileutils.m4: Added some reasonable defaults to allow
diff --git a/macros/Makefile.am b/macros/Makefile.am
index 28dc457462..e28684c81c 100644
--- a/macros/Makefile.am
+++ b/macros/Makefile.am
@@ -9,6 +9,8 @@ MACROS= \
gnome-objc-checks.m4 \
gnome-pthread-check.m4 \
gnome-support.m4 \
+ gnome-undelfs.m4 \
+ gnome-vfs.m4 \
gnome-x-checks.m4 \
gnome.m4 \
need-declaration.m4