]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Require also the 'locale' module (for LC_MESSAGES, when building on mingw
authorBruno Haible <bruno@clisp.org>
Tue, 10 Apr 2007 23:52:11 +0000 (23:52 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:14:46 +0000 (12:14 +0200)
with --disable-nls).

ChangeLog
autogen.sh

index 2ae64f45f93d3a6b04c2cab84b3707e4860d4e81..cf41c4cf234e914491703d8b9f2b7e022dd3a57d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-04-10  Bruno Haible  <bruno@clisp.org>
+
+       * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add module 'locale'.
+       Reported by Dennis Schridde <devurandom@gmx.net>.
+
 2007-04-06  Bruno Haible  <bruno@clisp.org>
 
        * Makefile.am (distcheck-hook): Don't compare longdouble.m4.
index 0eba316573687905a7b9b06e6eb36c342f05a78a..a6597119cf99c9373eaf45f0d5a9a4e57e5caba6 100755 (executable)
@@ -123,6 +123,7 @@ if test -n "$GNULIB_TOOL"; then
   javaexec
   linebreak
   localcharset
+  locale
   lock
   memmove
   memset