diff options
author | Martin Baulig <martin@home-of-linux.org> | 1998-12-15 22:13:35 +0000 |
---|---|---|
committer | Martin Baulig <martin@src.gnome.org> | 1998-12-15 22:13:35 +0000 |
commit | cc7eba32a28e3a2d2f738ac385e26ab6f38882c1 (patch) | |
tree | 1cd6f370b105a4b96261486609300d946e6ad749 /ChangeLog.pre-2-10 | |
parent | 7b105fea0a3d6028217632e830998390a1669ae2 (diff) | |
download | gtk+-cc7eba32a28e3a2d2f738ac385e26ab6f38882c1.tar.gz |
Not running gettextize fails on a fresh CVS checkout and we'll get a lot
1998-12-15 Martin Baulig <martin@home-of-linux.org>
* autogen.sh: Not running gettextize fails on a fresh CVS checkout
and we'll get a lot of bug reports tomorrow, so I add it back.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 414026f1ef..a27a9085e1 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,5 +1,8 @@ 1998-12-15 Martin Baulig <martin@home-of-linux.org> + * autogen.sh: Not running gettextize fails on a fresh CVS checkout + and we'll get a lot of bug reports tomorrow, so I add it back. + * acinclude.m4: Rename AM_GNU_GETTEXT_GTK to AM_GTK_GNU_GETTEXT and AM_WITH_NLS_GTK to AM_GTK_WITH_NLS to avoid this ugly automake warnings. |