From: Bruno Haible Date: Mon, 16 Oct 2006 12:15:04 +0000 (+0000) Subject: Update after change in gnulib. X-Git-Tag: 0.16.x-branchpoint~89 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e87726af1b4a822a40f84eefab136f9ec0f08587;p=thirdparty%2Fgettext.git Update after change in gnulib. --- diff --git a/gnulib-local/ChangeLog b/gnulib-local/ChangeLog index 3c554418f..6e2c7512d 100644 --- a/gnulib-local/ChangeLog +++ b/gnulib-local/ChangeLog @@ -1,3 +1,9 @@ +2006-10-13 Bruno Haible + + * modules/exitfail.diff: Update. + * modules/quote.diff: Update. + * modules/quotearg.diff: Update. + 2006-10-12 Bruno Haible * modules/exitfail: Update. diff --git a/gnulib-local/modules/exitfail.diff b/gnulib-local/modules/exitfail.diff index ed3ed036a..e7690091e 100644 --- a/gnulib-local/modules/exitfail.diff +++ b/gnulib-local/modules/exitfail.diff @@ -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" diff --git a/gnulib-local/modules/quote.diff b/gnulib-local/modules/quote.diff index a80b86fcf..f81cf8575 100644 --- a/gnulib-local/modules/quote.diff +++ b/gnulib-local/modules/quote.diff @@ -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" diff --git a/gnulib-local/modules/quotearg.diff b/gnulib-local/modules/quotearg.diff index c1769b3f0..92d7f5262 100644 --- a/gnulib-local/modules/quotearg.diff +++ b/gnulib-local/modules/quotearg.diff @@ -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"