summaryrefslogtreecommitdiffstats
path: root/gnulib-local
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2006-08-22 18:22:08 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:13:56 +0200
commit00dc941d1f4baac81d54d7407082ebf9de4720ba (patch)
tree517d7c2ed2c084dd3db7b207744dd0485b24d633 /gnulib-local
parentd36f16c6fe09d9aa654bbf2ccae6f4f03862220a (diff)
downloadexternal_gettext-00dc941d1f4baac81d54d7407082ebf9de4720ba.zip
external_gettext-00dc941d1f4baac81d54d7407082ebf9de4720ba.tar.gz
external_gettext-00dc941d1f4baac81d54d7407082ebf9de4720ba.tar.bz2
Update after changed gnulib.
Diffstat (limited to 'gnulib-local')
-rw-r--r--gnulib-local/modules/quote.diff12
-rw-r--r--gnulib-local/modules/quotearg.diff12
2 files changed, 12 insertions, 12 deletions
diff --git a/gnulib-local/modules/quote.diff b/gnulib-local/modules/quote.diff
index 072e257..81174dc 100644
--- a/gnulib-local/modules/quote.diff
+++ b/gnulib-local/modules/quote.diff
@@ -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"
diff --git a/gnulib-local/modules/quotearg.diff b/gnulib-local/modules/quotearg.diff
index 8bfe75b..b46fb53 100644
--- a/gnulib-local/modules/quotearg.diff
+++ b/gnulib-local/modules/quotearg.diff
@@ -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"