summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArturo Espinosa <unammx@src.gnome.org>1999-06-03 03:23:55 +0000
committerArturo Espinosa <unammx@src.gnome.org>1999-06-03 03:23:55 +0000
commit973fe009a00bfc1d78e09769a64dcb4dafaa97a7 (patch)
tree0a1362480c0028efb6599f8dbae404a988e018e5
parent3782486f56e9aa23a7eb4d86ef4c173a88f26a9f (diff)
downloadgnome-common-GNUMERIC_PRINT.tar.gz
Big merge from HEAD to toe.GNUMERIC_PRINT
Big merge from HEAD to toe. I mean, from HEAD to GNUMERIC_PRINT. Does not work. Dont try it. This was hard. Miguel. svn path=/branches/GNUMERIC_PRINT/; revision=820
-rw-r--r--macros/ChangeLog4
-rw-r--r--macros/Makefile.am1
2 files changed, 5 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog
index c718b24..8f978eb 100644
--- a/macros/ChangeLog
+++ b/macros/ChangeLog
@@ -1,3 +1,7 @@
+1999-05-11 Raja R Harinath <harinath@cs.umn.edu>
+
+ * Makefile.am (MACROS): Add `gnome-bonobo-check.m4'.
+
1999-05-09 Jacob Berkman <jberk+@cmu.edu>
* gnome-bonobo-check.m4: made test program return 0,
diff --git a/macros/Makefile.am b/macros/Makefile.am
index a48df7f..e03dbee 100644
--- a/macros/Makefile.am
+++ b/macros/Makefile.am
@@ -3,6 +3,7 @@ MACROS= \
aclocal-include.m4 \
compiler-flags.m4 \
curses.m4 \
+ gnome-bonobo-check.m4 \
gnome-fileutils.m4 \
gnome-gettext.m4 \
gnome-ghttp-check.m4 \