]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Update from gnulib.
authorBruno Haible <bruno@clisp.org>
Sat, 22 Jul 2006 14:13:42 +0000 (14:13 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:13:38 +0000 (12:13 +0200)
gettext-tools/lib/ChangeLog
gettext-tools/lib/copy-file.c

index ab7e600444ef0d278a6c729376cf33a17767d365..f353b1784b4de5c0fddf1e8a183e2a2115ef3249 100644 (file)
@@ -1,5 +1,9 @@
 2006-07-22  Bruno Haible  <bruno@clisp.org>
 
+       * 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.
index b472be42267732c9aa74f5c4fd0a662fcaac9c90..21bcfdef61069d37823d50042694df06ee4cc4ba 100644 (file)
@@ -18,7 +18,7 @@
 
 
 #ifdef HAVE_CONFIG_H
-# include "config.h"
+# include <config.h>
 #endif
 
 /* Specification.  */