]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Update after gnulib changed.
authorBruno Haible <bruno@clisp.org>
Sun, 28 Mar 2010 18:26:30 +0000 (20:26 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 28 Mar 2010 18:30:16 +0000 (20:30 +0200)
ChangeLog
autogen.sh
gnulib-local/ChangeLog
gnulib-local/modules/closeout
gnulib-local/modules/fd-ostream
gnulib-local/modules/html-styled-ostream
gnulib-local/modules/iconv-ostream
gnulib-local/modules/memory-ostream
gnulib-local/modules/term-ostream
gnulib-local/modules/xalloc

index e7e65ede8452d56bd020d8251e86f84001a96087..30ac5d96a04cc3d27817bdb0ff51f7e04d877a7e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-03-28  Bruno Haible  <bruno@clisp.org>
+
+       * autogen.sh (GNULIB_MODULES_RUNTIME_FOR_SRC,
+       GNULIB_MODULES_TOOLS_FOR_SRC, GNULIB_MODULES_LIBGETTEXTPO): Add stdlib,
+       remove exit.
+
 2010-03-13  Bruno Haible  <bruno@clisp.org>
 
        * NEWS: Mention the --color and --style options on many programs.
index 94cfdfee629d41c5fe85bcb5d4e664b63714d35b..6b8c01ccb3c65313c6ea933fa1cf58ddb0eb48c4 100755 (executable)
@@ -81,7 +81,6 @@ if ! $skip_gnulib; then
       basename
       closeout
       error
-      exit
       getopt-gnu
       gettext-h
       memmove
@@ -91,6 +90,7 @@ if ! $skip_gnulib; then
       sigpipe
       stdbool
       stdio
+      stdlib
       strtoul
       unlocked-io
       xalloc
@@ -139,7 +139,6 @@ if ! $skip_gnulib; then
       error
       error-progname
       execute
-      exit
       fd-ostream
       file-ostream
       filename
@@ -180,6 +179,7 @@ if ! $skip_gnulib; then
       sigprocmask
       stdbool
       stdio
+      stdlib
       stpcpy
       stpncpy
       strcspn
@@ -247,7 +247,6 @@ if ! $skip_gnulib; then
       c-strstr
       error
       error-progname
-      exit
       file-ostream
       filename
       fopen
@@ -266,6 +265,7 @@ if ! $skip_gnulib; then
       sigpipe
       stdbool
       stdio
+      stdlib
       strerror
       unilbrk/ulc-width-linebreaks
       unistr/u8-mbtouc
index 65f31a5db1a562869a371e30cbdf012a6ee1b606..c691c889bf77c96c6a0a8d12e4367b49a5e51756 100644 (file)
@@ -1,3 +1,13 @@
+2010-03-28  Bruno Haible  <bruno@clisp.org>
+
+       * modules/closeout (Depends-on): Add stdlib, remove exit.
+       * modules/fd-ostream (Depends-on): Likewise.
+       * modules/html-styled-ostream (Depends-on): Likewise.
+       * modules/iconv-ostream (Depends-on): Likewise.
+       * modules/memory-ostream (Depends-on): Likewise.
+       * modules/term-ostream (Depends-on): Likewise.
+       * modules/xalloc (Depends-on): Likewise.
+
 2010-03-06  Bruno Haible  <bruno@clisp.org>
 
        * m4/exitfail.m4.diff: Remove file.
index 0eb9c5c22292660020a57d00df44f689706be4ea..5a28ce7da5c644d68840d089218a1faba23077e6 100644 (file)
@@ -8,7 +8,7 @@ lib/closeout.c
 Depends-on:
 error
 fwriteerror
-exit
+stdlib
 gettext-h
 
 configure.ac:
index 44201215ce8e696c7add93c5c4e6d45b6bd26f4f..ff03106e4923dd9462f679b941661bf450fd0a31 100644 (file)
@@ -8,7 +8,7 @@ lib/fd-ostream.oo.c
 Depends-on:
 ostream
 error
-exit
+stdlib
 full-write
 gettext
 xalloc
index ce36722f0b43d783c8e3f70ae2cbaad63d888ca2..e7892487f4c8b7bc3b5a714d77bbbf6fc7b8ead4 100644 (file)
@@ -12,7 +12,7 @@ html-ostream
 binary-io
 error
 safe-read
-exit
+stdlib
 xalloc
 gettext-h
 
index 15a66feb8b6aed9f7f637406c0daa4613e0832e8..eaf203a3ee52ad0603a6a1fdb863bfe1b6672abf 100644 (file)
@@ -9,7 +9,7 @@ Depends-on:
 ostream
 c-strcase
 error
-exit
+stdlib
 gettext
 iconv
 xalloc
index 478cc4ca829810789f35971b1052fc3e6922e272..e6ba698fe859abc2c5123858a799aba6aae58251 100644 (file)
@@ -8,7 +8,7 @@ lib/memory-ostream.oo.c
 Depends-on:
 ostream
 error
-exit
+stdlib
 gettext
 xalloc
 xsize
index e48e247b95f6c4bb3f2d78daff1b639e5161d597..8b6799e60c999593978df181b5fa72cf46318d4c 100644 (file)
@@ -9,7 +9,7 @@ m4/term-ostream.m4
 Depends-on:
 ostream
 error
-exit
+stdlib
 fatal-signal
 sigprocmask
 full-write
index 9ff30387090f85303be5eaacf54d9f1d36ff8d55..7a5b5866c953531040eba99297d8200b1430cb20 100644 (file)
@@ -9,7 +9,7 @@ lib/xstrdup.c
 Depends-on:
 error
 gettext-h
-exit
+stdlib
 
 configure.ac: