]> git.ipfire.org Git - thirdparty/gnulib.git/commitdiff
More consistent naming of *.m4 files.
authorBruno Haible <bruno@clisp.org>
Sat, 6 Mar 2010 18:08:20 +0000 (19:08 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 6 Mar 2010 18:08:20 +0000 (19:08 +0100)
ChangeLog
m4/wctype_h.m4 [moved from m4/wctype.m4 with 99% similarity]
modules/wctype

index 8a834e32630ff2756c8333bce3c3a40c1d74312f..f6e23af67422f9c89b2181a4c08665cce776536a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2010-03-06  Bruno Haible  <bruno@clisp.org>
 
+       More consistent naming of *.m4 files.
+       * m4/wctype_h.m4: Renamed from m4/wctype.m4.
+       * modules/wctype (Files): Update.
+
        More consistent naming of *.m4 files.
        * m4/wchar_h.m4: Renamed from m4/wchar.m4.
        * modules/wchar (Files): Update.
similarity index 99%
rename from m4/wctype.m4
rename to m4/wctype_h.m4
index 7fa36a1b47004d4708a36473d537faea1fbe1c38..be74ec27000738c79fe9dcf49e887aa98eeab7bf 100644 (file)
@@ -1,4 +1,4 @@
-# wctype.m4 serial 4
+# wctype_h.m4 serial 4
 
 dnl A placeholder for ISO C99 <wctype.h>, for platforms that lack it.
 
index 157c3ddf6abe0f40362517ae63e1516d6cb20daf..efa135948c1a49f36ef4c1c4fffd945d6608d135 100644 (file)
@@ -3,7 +3,7 @@ A <wctype.h> that conforms better to C99.
 
 Files:
 lib/wctype.in.h
-m4/wctype.m4
+m4/wctype_h.m4
 m4/wint_t.m4
 
 Depends-on: