* configure.in: Do AM_GNU_GETTEXT_VERSION, so that autoreconf will

run autopoint.

* acinclude.m4 (AM_INTL_SUBDIR): Provide dummy definition, to work
around current autoconf/automake/gettext bug.
This commit is contained in:
Neil Jerram 2007-01-28 15:58:07 +00:00
commit 0bdb025f7b
3 changed files with 9 additions and 0 deletions

View file

@ -1,5 +1,11 @@
2007-01-28 Neil Jerram <neil@ossau.uklinux.net>
* configure.in: Do AM_GNU_GETTEXT_VERSION, so that autoreconf will
run autopoint.
* acinclude.m4 (AM_INTL_SUBDIR): Provide dummy definition, to work
around current autoconf/automake/gettext bug.
* INSTALL: New upstream version.
* ABOUT-NLS: New upstream version.