]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Use gnulib module unlocked-io.
authorBruno Haible <bruno@clisp.org>
Mon, 12 May 2003 19:22:27 +0000 (19:22 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:10:29 +0000 (12:10 +0200)
gettext-runtime/ChangeLog
gettext-runtime/configure.ac
gettext-runtime/lib/ChangeLog
gettext-runtime/lib/Makefile.am
gettext-tools/ChangeLog
gettext-tools/configure.ac

index 783b811e08ae21acf6326a607d4424d07dbe0982..aaaa5e8f530cc4db9703100b4ef636ec5ca9c397 100644 (file)
@@ -1,3 +1,7 @@
+2003-05-12  Bruno Haible  <bruno@clisp.org>
+
+       * configure.ac: Invoke jm_FUNC_GLIBC_UNLOCKED_IO.
+
 2003-04-12  Bruno Haible  <bruno@clisp.org>
 
        * Makefile.am (config.h_vms): Renamed from config.h.vms.
index a46f440ae7bc965fcf605bd3543924794bb12ff5..3cb711d8f4d87cc9ae0536f96b7f72a022813d9d 100644 (file)
@@ -77,6 +77,7 @@ AC_CHECK_FUNCS([setlocale strerror])
 AC_REPLACE_FUNCS([memmove])
 gt_FUNC_SETENV
 gl_FUNC_STRERROR
+jm_FUNC_GLIBC_UNLOCKED_IO
 gt_FUNC_ERROR_AT_LINE
 gl_PATHMAX
 gl_XREADLINK
index 371a5de83017dfe9ff51f381cfca497844255156..8473eea9cf9a0044d17d217acc6de53c89d46c21 100644 (file)
@@ -1,3 +1,8 @@
+2003-05-12  Bruno Haible  <bruno@clisp.org>
+
+       * Makefile.am (libgrt_a_SOURCES):
+       Add ../../gettext-tools/lib/unlocked-io.h.
+
 2003-05-10  Bruno Haible  <bruno@clisp.org>
 
        * Makefile.am (libgrt_a_SOURCES): Add
index 82de0281da8d225e81378f736e5c07d4faa68348..cbc469130c51d1c892408bb5d4e9ba8710eca61f 100644 (file)
@@ -32,6 +32,7 @@ libgrt_a_SOURCES = \
   ../../gettext-tools/lib/getopt.h ../../gettext-tools/lib/getopt.c ../../gettext-tools/lib/getopt1.c \
   ../../gettext-tools/lib/pathmax.h \
   ../../gettext-tools/lib/progname.h ../../gettext-tools/lib/progname.c ../../gettext-tools/lib/progreloc.c \
+  ../../gettext-tools/lib/unlocked-io.h \
   ../../gettext-tools/lib/xmalloc.h ../../gettext-tools/lib/xmalloc.c ../../gettext-tools/lib/xstrdup.c \
   ../../gettext-tools/lib/xreadlink.h ../../gettext-tools/lib/xreadlink.c
 
index e5c966d630e3ec4f4db8d0dc561f45f97ee6b57e..3d1f70bed46435f2aeb058decf0b7bb3d66b6762 100644 (file)
@@ -1,3 +1,7 @@
+2003-05-12  Bruno Haible  <bruno@clisp.org>
+
+       * configure.ac: Invoke jm_FUNC_GLIBC_UNLOCKED_IO.
+
 2003-05-12  Bruno Haible  <bruno@clisp.org>
 
        * windows/gettextsrc.def: Update.
index 966779d261c4842b8c139ed62b3fd41388bd788e..63112ad78401b5380548fa836566233f70bcb3dc 100644 (file)
@@ -119,6 +119,7 @@ gt_SIGNALBLOCKING
 gt_SIGINFO
 gt_FUNC_SETENV
 gl_FUNC_STRERROR
+jm_FUNC_GLIBC_UNLOCKED_IO
 gt_FUNC_ERROR_AT_LINE
 gl_PATHMAX
 gl_XREADLINK