Rename fnmatch_.h to fnmatch.in.h.
[pspp] / ChangeLog
index e5f054376cf19b83eec1f55df1c6b0f01f7ed061..1de03ba886f304ca9b46f4f73ee0845f84fbba3f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,9 @@
        * lib/float.in.h: Renamed from lib/float_.h.
        * modules/float (Files, Makefile.am): Use float.in.h instead of
        float_.h.
+       * lib/fnmatch.in.h: Renamed from lib/fnmatch_.h.
+       * modules/fnmatch (Files, Makefile.am): Use fnmatch.in.h instead of
+       fnmatch_.h.
 
 2007-09-30  Bruno Haible  <bruno@clisp.org>