diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-10-10 23:17:22 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-10-10 23:17:22 +0800 |
commit | 840e12a02b3e26c0697b81af8bdfdb5398017fb8 (patch) | |
tree | fbae203dbc347eb8d31c27594fb7f56b90094482 /ChangeLog | |
parent | 4b032c0d606c8ddacdb117bcaa0d36d6ed2b8fe9 (diff) | |
download | gsoc2013-epiphany-840e12a02b3e26c0697b81af8bdfdb5398017fb8.tar gsoc2013-epiphany-840e12a02b3e26c0697b81af8bdfdb5398017fb8.tar.gz gsoc2013-epiphany-840e12a02b3e26c0697b81af8bdfdb5398017fb8.tar.bz2 gsoc2013-epiphany-840e12a02b3e26c0697b81af8bdfdb5398017fb8.tar.lz gsoc2013-epiphany-840e12a02b3e26c0697b81af8bdfdb5398017fb8.tar.xz gsoc2013-epiphany-840e12a02b3e26c0697b81af8bdfdb5398017fb8.tar.zst gsoc2013-epiphany-840e12a02b3e26c0697b81af8bdfdb5398017fb8.zip |
Remove duplicate AM_PROG_INTLTOOL, fixes bug #155028. Use
2004-10-10 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* src/Makefile.am:
Remove duplicate AM_PROG_INTLTOOL, fixes bug #155028.
Use AM_GLIB_DEFINE_LOCALEDIR to define locale dir.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-10-10 Christian Persch <chpe@cvs.gnome.org> + + * configure.ac: + * src/Makefile.am: + + Remove duplicate AM_PROG_INTLTOOL, fixes bug #155028. + Use AM_GLIB_DEFINE_LOCALEDIR to define locale dir. + 2004-10-08 Christian Persch <chpe@cvs.gnome.org> * src/ephy-tab.c: |