diff options
author | Martin Baulig <martin@home-of-linux.org> | 1998-12-15 23:11:05 +0000 |
---|---|---|
committer | Martin Baulig <martin@src.gnome.org> | 1998-12-15 23:11:05 +0000 |
commit | 3f1ffdacbb7a954b377bd760d04250c9e5e5ec28 (patch) | |
tree | 892075200bc0407fcf4788aebf67b97db4537ffd /ChangeLog.pre-2-10 | |
parent | cc7eba32a28e3a2d2f738ac385e26ab6f38882c1 (diff) | |
download | gtk+-3f1ffdacbb7a954b377bd760d04250c9e5e5ec28.tar.gz |
Make the gettext check for for libc5 systems.
1998-12-15 Martin Baulig <martin@home-of-linux.org>
* acinclude.m4: Make the gettext check for for libc5 systems.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index a27a9085e1..6e22382899 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,5 +1,7 @@ 1998-12-15 Martin Baulig <martin@home-of-linux.org> + * acinclude.m4: Make the gettext check for for libc5 systems. + * 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. |