]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Update after change in gnulib.
authorBruno Haible <bruno@clisp.org>
Mon, 16 Oct 2006 12:15:04 +0000 (12:15 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:14:07 +0000 (12:14 +0200)
gnulib-local/ChangeLog
gnulib-local/modules/exitfail.diff
gnulib-local/modules/quote.diff
gnulib-local/modules/quotearg.diff

index 3c554418f25b33f537ff66195d74645d32caa4d1..6e2c7512d8e866a24e724b3a0e18a558bdf59980 100644 (file)
@@ -1,3 +1,9 @@
+2006-10-13  Bruno Haible  <bruno@clisp.org>
+
+       * modules/exitfail.diff: Update.
+       * modules/quote.diff: Update.
+       * modules/quotearg.diff: Update.
+
 2006-10-12  Bruno Haible  <bruno@clisp.org>
 
        * modules/exitfail: Update.
index ed3ed036a1b2441da5db3297d55d2f25a66e3864..e7690091ef7cade005daff638f67589528ed066c 100644 (file)
@@ -1,11 +1,10 @@
 *** exitfail.bak       2006-10-12 19:44:17.000000000 +0200
 --- exitfail   2006-10-12 21:55:12.000000000 +0200
 ***************
-*** 13,19 ****
+*** 13,18 ****
   gl_EXITFAIL
   
   Makefile.am:
-! EXTRA_DIST += exitfail.h exitfail.c
   
   Include:
   "exitfail.h"
@@ -13,7 +12,7 @@
   gl_EXITFAIL
   
   Makefile.am:
-! lib_SOURCES += exitfail.h exitfail.c
++ lib_SOURCES += exitfail.h exitfail.c
   
   Include:
   "exitfail.h"
index a80b86fcfdd1645a05203c6f24a1cd6d9e58fba2..f81cf85751e710247c046094c0fd57fd41820706 100644 (file)
@@ -1,11 +1,10 @@
 *** quote.bak  2006-10-12 19:55:25.000000000 +0200
 --- quote      2006-10-12 21:55:51.000000000 +0200
 ***************
-*** 13,19 ****
+*** 13,18 ****
   gl_QUOTE
   
   Makefile.am:
-! EXTRA_DIST += quote.h quote.c
   
   Include:
   "quote.h"
@@ -13,7 +12,7 @@
   gl_QUOTE
   
   Makefile.am:
-! lib_SOURCES += quote.h quote.c
++ lib_SOURCES += quote.h quote.c
   
   Include:
   "quote.h"
index c1769b3f01c595f6f6b3c83f75b8a536b9a6085d..92d7f5262c05d32a9b8ec0761bd8da3440fac7f2 100644 (file)
@@ -1,11 +1,10 @@
 *** quotearg.bak       2006-10-12 19:55:21.000000000 +0200
 --- quotearg   2006-10-12 21:55:37.000000000 +0200
 ***************
-*** 17,23 ****
+*** 17,22 ****
   gl_QUOTEARG
   
   Makefile.am:
-! EXTRA_DIST += quotearg.h quotearg.c
   
   Include:
   "quotearg.h"
@@ -13,7 +12,7 @@
   gl_QUOTEARG
   
   Makefile.am:
-! lib_SOURCES += quotearg.h quotearg.c
++ lib_SOURCES += quotearg.h quotearg.c
   
   Include:
   "quotearg.h"