From: Bruno Haible Date: Tue, 17 Oct 2006 12:05:25 +0000 (+0000) Subject: Need the xstriconv module explicitly. X-Git-Tag: 0.16.x-branchpoint~72 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e88abfb71ac3ed2a6ec05e0da04e72be6810f81;p=thirdparty%2Fgettext.git Need the xstriconv module explicitly. --- diff --git a/ChangeLog b/ChangeLog index 5a121e36d..d40915be9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-10-16 Bruno Haible + + * autogen.sh (GNULIB_MODULES_FOR_SRC): Add xstriconv. + 2006-10-07 Bruno Haible * Makefile.am (distcheck-hook): New rule. diff --git a/autogen.sh b/autogen.sh index a1970a9f3..e5038538a 100755 --- a/autogen.sh +++ b/autogen.sh @@ -145,6 +145,7 @@ if test -n "$GNULIB_TOOL"; then xallocsa xerror xsetenv + xstriconv xvasprintf ' # Not yet used. Add some files to gettext-tools-misc instead.