From: Bruno Haible Date: Sat, 6 Mar 2010 18:08:20 +0000 (+0100) Subject: More consistent naming of *.m4 files. X-Git-Tag: v0.1~4573 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=74be65e221dba4f3448da5a5e57a9d76dbe52f00;p=thirdparty%2Fgnulib.git More consistent naming of *.m4 files. --- diff --git a/ChangeLog b/ChangeLog index 8a834e3263..f6e23af674 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2010-03-06 Bruno Haible + 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. diff --git a/m4/wctype.m4 b/m4/wctype_h.m4 similarity index 99% rename from m4/wctype.m4 rename to m4/wctype_h.m4 index 7fa36a1b47..be74ec2700 100644 --- a/m4/wctype.m4 +++ b/m4/wctype_h.m4 @@ -1,4 +1,4 @@ -# wctype.m4 serial 4 +# wctype_h.m4 serial 4 dnl A placeholder for ISO C99 , for platforms that lack it. diff --git a/modules/wctype b/modules/wctype index 157c3ddf6a..efa135948c 100644 --- a/modules/wctype +++ b/modules/wctype @@ -3,7 +3,7 @@ A that conforms better to C99. Files: lib/wctype.in.h -m4/wctype.m4 +m4/wctype_h.m4 m4/wint_t.m4 Depends-on: