]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Use unlocked-io also in libgettextpo.
authorBruno Haible <bruno@clisp.org>
Tue, 24 Oct 2006 13:53:23 +0000 (13:53 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:14:12 +0000 (12:14 +0200)
ChangeLog
autogen.sh

index 4357a70494d94264fe24074c777fdaa4eeb02652..1f852196c12885b149f27d79ddebbd3baaf87648 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-10-24  Bruno Haible  <bruno@clisp.org>
+
+       * autogen.sh (GNULIB_MODULES_FOR_LIBGETTEXTPO): Add unlocked-io.
+       Needed because gettext-tools/configure ends up setting USE_UNLOCKED_IO
+       in gettext-tools/config.h.
+
 2006-10-23  Bruno Haible  <bruno@clisp.org>
 
        * m4/fixautomake.m4 (FIX_MAKEFILE_TOPDIR_DISTRIB): Make it work with
index 3767f55cab95e3599c83f071171eb938dc4eaa22..bd498a6598d160979a6c01d1c3f79a16799559a8 100755 (executable)
@@ -189,6 +189,7 @@ if test -n "$GNULIB_TOOL"; then
   progname
   stdbool
   ucs4-utf8
+  unlocked-io
   utf8-ucs4
   utf16-ucs4
   vasprintf