From: Bruno Haible Date: Sat, 22 Jul 2006 14:13:42 +0000 (+0000) Subject: Update from gnulib. X-Git-Tag: 0.16.x-branchpoint~357 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cba1adaea3976e2da7224d9373677657b6e6ac08;p=thirdparty%2Fgettext.git Update from gnulib. --- diff --git a/gettext-tools/lib/ChangeLog b/gettext-tools/lib/ChangeLog index ab7e60044..f353b1784 100644 --- a/gettext-tools/lib/ChangeLog +++ b/gettext-tools/lib/ChangeLog @@ -1,5 +1,9 @@ 2006-07-22 Bruno Haible + * copy-file.c: Update from gnulib. + + * atexit.c: Update from gnulib. + * verify.h: New file, from gnulib. * argmatch.h: Update from gnulib, keeping DLL_VARIABLE annotation. * Makefile.am (libgettextlib_la_SOURCES): Add verify.h. diff --git a/gettext-tools/lib/copy-file.c b/gettext-tools/lib/copy-file.c index b472be422..21bcfdef6 100644 --- a/gettext-tools/lib/copy-file.c +++ b/gettext-tools/lib/copy-file.c @@ -18,7 +18,7 @@ #ifdef HAVE_CONFIG_H -# include "config.h" +# include #endif /* Specification. */