summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Tromey <tromey@cygnus.com>1998-07-24 06:14:30 +0000
committerTom Tromey <tromey@src.gnome.org>1998-07-24 06:14:30 +0000
commite4a38dd90d3e43f275f13fc18a5023ef701b86c2 (patch)
treebcf66f2f81d74ce24fe97bac60f588d59285a93a
parent312df084b5b04667120a7b07da65ad9984130cc8 (diff)
downloadgnome-common-e4a38dd90d3e43f275f13fc18a5023ef701b86c2.tar.gz
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=286
-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 beb92ea..1a16642 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 28dc457..e28684c 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