From: Bruno Haible Date: Thu, 12 Oct 2006 19:59:33 +0000 (+0000) Subject: Update diffs. X-Git-Tag: 0.16.x-branchpoint~93 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6aca3809a8b3e63511cf87103fd307509915b3c1;p=thirdparty%2Fgettext.git Update diffs. --- diff --git a/gnulib-local/ChangeLog b/gnulib-local/ChangeLog index 076add24b..6e11ab6b7 100644 --- a/gnulib-local/ChangeLog +++ b/gnulib-local/ChangeLog @@ -1,3 +1,9 @@ +2006-10-12 Bruno Haible + + * modules/exitfail: Update. + * modules/quote: Update. + * modules/quotearg: Update. + 2006-10-12 Bruno Haible * modules/canonicalize (Makefile.am): Destribute all files in lib/ diff --git a/gnulib-local/modules/exitfail.diff b/gnulib-local/modules/exitfail.diff index 396a8089c..ed3ed036a 100644 --- a/gnulib-local/modules/exitfail.diff +++ b/gnulib-local/modules/exitfail.diff @@ -1,12 +1,19 @@ -*** exitfail 2006-08-22 14:50:24.000000000 +0200 ---- exitfail 2006-08-22 20:06:08.000000000 +0200 +*** exitfail.bak 2006-10-12 19:44:17.000000000 +0200 +--- exitfail 2006-10-12 21:55:12.000000000 +0200 *************** -*** 14,19 **** ---- 14,20 ---- +*** 13,19 **** + gl_EXITFAIL Makefile.am: - EXTRA_DIST += exitfail.h -+ lib_SOURCES += exitfail.c +! EXTRA_DIST += exitfail.h exitfail.c + + Include: + "exitfail.h" +--- 13,19 ---- + gl_EXITFAIL + + Makefile.am: +! lib_SOURCES += exitfail.h exitfail.c Include: "exitfail.h" diff --git a/gnulib-local/modules/quote.diff b/gnulib-local/modules/quote.diff index 81174dcee..a80b86fcf 100644 --- a/gnulib-local/modules/quote.diff +++ b/gnulib-local/modules/quote.diff @@ -1,12 +1,19 @@ -*** quote 2006-08-22 14:50:25.000000000 +0200 ---- quote 2006-08-22 20:17:39.000000000 +0200 +*** quote.bak 2006-10-12 19:55:25.000000000 +0200 +--- quote 2006-10-12 21:55:51.000000000 +0200 *************** -*** 14,19 **** ---- 14,20 ---- +*** 13,19 **** + gl_QUOTE Makefile.am: - EXTRA_DIST += quote.h -+ lib_SOURCES += quote.c +! EXTRA_DIST += quote.h quote.c + + Include: + "quote.h" +--- 13,19 ---- + gl_QUOTE + + Makefile.am: +! lib_SOURCES += quote.h quote.c Include: "quote.h" diff --git a/gnulib-local/modules/quotearg.diff b/gnulib-local/modules/quotearg.diff index b46fb5390..c1769b3f0 100644 --- a/gnulib-local/modules/quotearg.diff +++ b/gnulib-local/modules/quotearg.diff @@ -1,12 +1,19 @@ -*** quotearg 2006-08-22 14:50:25.000000000 +0200 ---- quotearg 2006-08-22 20:17:54.000000000 +0200 +*** quotearg.bak 2006-10-12 19:55:21.000000000 +0200 +--- quotearg 2006-10-12 21:55:37.000000000 +0200 *************** -*** 18,23 **** ---- 18,24 ---- +*** 17,23 **** + gl_QUOTEARG Makefile.am: - EXTRA_DIST += quotearg.h -+ lib_SOURCES += quotearg.c +! EXTRA_DIST += quotearg.h quotearg.c + + Include: + "quotearg.h" +--- 17,23 ---- + gl_QUOTEARG + + Makefile.am: +! lib_SOURCES += quotearg.h quotearg.c Include: "quotearg.h"