Hi, The use of autoreconf, introduced on 2004-09-18, causes ./gnulib-tool --create-testdir --dir=/dev/shm/testdir gettext to fail: autoreconf: configure.ac: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION
I'm committing this fix. 2006-01-07 Bruno Haible <[EMAIL PROTECTED]> * modules/gettext (configure.ac): Add an invocation of AM_GNU_GETTEXT_VERSION. Needed since autoreconf is used by gnulib-tool. *** modules/gettext.bak 2005-09-15 22:36:09.000000000 +0200 --- modules/gettext 2006-01-07 19:29:53.000000000 +0100 *************** *** 36,41 **** --- 36,42 ---- configure.ac: AM_GNU_GETTEXT([external]) + AM_GNU_GETTEXT_VERSION([0.14.5]) Makefile.am: _______________________________________________ bug-gnulib mailing list bug-gnulib@gnu.org http://lists.gnu.org/mailman/listinfo/bug-gnulib