From: Bruno Haible Date: Tue, 22 Aug 2006 18:22:08 +0000 (+0000) Subject: Update after changed gnulib. X-Git-Tag: 0.16.x-branchpoint~186 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00dc941d1f4baac81d54d7407082ebf9de4720ba;p=thirdparty%2Fgettext.git Update after changed gnulib. --- diff --git a/gnulib-local/modules/quote.diff b/gnulib-local/modules/quote.diff index 072e25718..81174dcee 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 8bfe75be3..b46fb5390 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"