diff options
author | Marco Pesenti Gritti <marco@gnome.org> | 2004-06-11 15:34:12 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <marco@src.gnome.org> | 2004-06-11 15:34:12 +0800 |
commit | bf52ee9c4c4c1882ecd6bc72719c4361ad535d11 (patch) | |
tree | c148b5c3071cb1bf08f732d50b90371c99856ad1 /ChangeLog | |
parent | 27ae6e03f698835c1683c03b7cfc0e401d0f601f (diff) | |
download | gsoc2013-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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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. |