]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Renamed pfnmatch.h to fnmatch_.h.
authorBruno Haible <bruno@clisp.org>
Sat, 23 Aug 2003 15:23:45 +0000 (15:23 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:10:51 +0000 (12:10 +0200)
gettext-tools/ChangeLog
gettext-tools/windows/fnmatch.h

index 9586b5dbf47a18252e8da557b3ac4013fffbf03c..a26641d9fe00d9ee5518cf818943eb0981c3dce0 100644 (file)
@@ -1,3 +1,7 @@
+2003-08-23  Bruno Haible  <bruno@clisp.org>
+
+       * windows/fnmatch.h: Include fnmatch_.h.
+
 2003-08-23  Bruno Haible  <bruno@clisp.org>
 
        * configure.ac: Invoke AM_STDBOOL_H instead of gt_STDBOOL_H.
index 6a888e5df05a4cf4fab725ec71a07017c4345cc5..85c3d3bc0a8d89f2b076b6e6593d965b02236d18 100644 (file)
@@ -1,2 +1,2 @@
 /* The system doesn't have <fnmatch.h>.  Use our fnmatch.h emulation.  */
-#include "pfnmatch.h"
+#include "fnmatch_.h"