aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2004-06-11 15:34:12 +0800
committerMarco Pesenti Gritti <marco@src.gnome.org>2004-06-11 15:34:12 +0800
commitbf52ee9c4c4c1882ecd6bc72719c4361ad535d11 (patch)
treec148b5c3071cb1bf08f732d50b90371c99856ad1 /ChangeLog
parent27ae6e03f698835c1683c03b7cfc0e401d0f601f (diff)
downloadgsoc2013-epiphany-bf52ee9c4c4c1882ecd6bc72719c4361ad535d11.tar.gz
gsoc2013-epiphany-bf52ee9c4c4c1882ecd6bc72719c4361ad535d11.tar.zst
gsoc2013-epiphany-bf52ee9c4c4c1882ecd6bc72719c4361ad535d11.zip
Do not put ACLOCAL flags in the Makefile, it should not be necessary
2004-06-11 Marco Pesenti Gritti <marco@gnome.org> * configure.in: Do not put ACLOCAL flags in the Makefile, it should not be necessary anymore with recent gnome-common.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 041b45789..3233d9ec5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-06-11 Marco Pesenti Gritti <marco@gnome.org>
+
+ * configure.in:
+
+ Do not put ACLOCAL flags in the Makefile,
+ it should not be necessary anymore with
+ recent gnome-common.
+
2004-06-10 Christian Persch <chpe@cvs.gnome.org>
Merging bookmarksbar-separation branch.