]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Use new modules from gnulib.
authorBruno Haible <bruno@clisp.org>
Sat, 27 Sep 2008 17:35:42 +0000 (17:35 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:15:52 +0000 (12:15 +0200)
ChangeLog
autogen.sh

index 8f795d27cdfd1859678d3d9175265a6ecc281586..20829617f03809a0ec9bee9378482c2078486ded 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-09-27  Bruno Haible  <bruno@clisp.org>
+
+       * autogen.sh (GNULIB_MODULES_RUNTIME_FOR_SRC): Add sigpipe, stdio.
+       (GNULIB_MODULES_TOOLS_FOR_SRC): Add sigpipe, stdio, sys_select, write.
+       (GNULIB_MODULES_LIBGETTEXTPO): Add sigpipe, stdio.
+
 2008-09-27  Bruno Haible  <bruno@clisp.org>
 
        * build-aux/config.guess: Update to GNU version 2008-09-08.
index f03b8dc5752ce08834f62df4a01b9558b91afe28..80191eccd03723b17e24dd487018b0acfc1db9b8 100755 (executable)
@@ -4,7 +4,7 @@
 # also regenerates all aclocal.m4, config.h.in, Makefile.in, configure files
 # with new versions of autoconf or automake.
 #
-# This script requires autoconf-2.60..2.62 and automake-1.10 in the PATH.
+# This script requires autoconf-2.60..2.63 and automake-1.10 in the PATH.
 # It also requires either
 #   - the GNULIB_TOOL environment variable pointing to the gnulib-tool script
 #     in a gnulib checkout, or
@@ -81,7 +81,9 @@ if ! $skip_gnulib; then
       progname
       propername
       relocatable-prog
+      sigpipe
       stdbool
+      stdio
       strtoul
       unlocked-io
       xalloc
@@ -154,8 +156,10 @@ if ! $skip_gnulib; then
       relocatable-prog
       relocatable-script
       sh-quote
+      sigpipe
       sigprocmask
       stdbool
+      stdio
       stpcpy
       stpncpy
       strcspn
@@ -164,6 +168,7 @@ if ! $skip_gnulib; then
       strtol
       strtoul
       styled-ostream
+      sys_select
       sys_stat
       sys_time
       term-styled-ostream
@@ -177,6 +182,7 @@ if ! $skip_gnulib; then
       utf16-ucs4
       vasprintf
       wait-process
+      write
       xalloc
       xconcat-filename
       xmalloca
@@ -232,7 +238,9 @@ if ! $skip_gnulib; then
       ostream
       progname
       relocatable-lib
+      sigpipe
       stdbool
+      stdio
       strerror
       ucs4-utf8
       unilbrk/ulc-width-linebreaks