]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Update after changed gnulib.
authorBruno Haible <bruno@clisp.org>
Tue, 22 Aug 2006 18:22:08 +0000 (18:22 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:13:56 +0000 (12:13 +0200)
gnulib-local/modules/quote.diff
gnulib-local/modules/quotearg.diff

index 072e2571875ce7cda228a21f6a05c6afa0ac2579..81174dceea0324f3210efba103208034e7d1fd9e 100644 (file)
@@ -1,12 +1,12 @@
-*** quote.bak  2005-03-21 23:07:25.000000000 +0100
---- quote      2006-07-30 19:56:30.000000000 +0200
+*** quote      2006-08-22 14:50:25.000000000 +0200
+--- quote      2006-08-22 20:17:39.000000000 +0200
 ***************
-*** 13,18 ****
---- 13,19 ----
-  gl_QUOTE
+*** 14,19 ****
+--- 14,20 ----
   
   Makefile.am:
-+ lib_SOURCES += quote.h quote.c
+  EXTRA_DIST += quote.h
++ lib_SOURCES += quote.c
   
   Include:
   "quote.h"
index 8bfe75be3880fadd9a73a3cb1eaecbf14d19b1f7..b46fb539018a0d6a673842c00f5cbb39cb6a94ac 100644 (file)
@@ -1,12 +1,12 @@
-*** quotearg.bak       2005-07-06 17:58:47.000000000 +0200
---- quotearg   2006-07-30 19:56:48.000000000 +0200
+*** quotearg   2006-08-22 14:50:25.000000000 +0200
+--- quotearg   2006-08-22 20:17:54.000000000 +0200
 ***************
-*** 17,22 ****
---- 17,23 ----
-  gl_QUOTEARG
+*** 18,23 ****
+--- 18,24 ----
   
   Makefile.am:
-+ lib_SOURCES += quotearg.h quotearg.c
+  EXTRA_DIST += quotearg.h
++ lib_SOURCES += quotearg.c
   
   Include:
   "quotearg.h"