From 6c43dca68e6e6adc549bd5b0f9f48db9d0806ac4 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 6 Mar 2010 19:06:30 +0100 Subject: [PATCH] More consistent naming of *.m4 files. --- ChangeLog | 6 ++++++ m4/{wchar.m4 => wchar_h.m4} | 2 +- modules/wchar | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) rename m4/{wchar.m4 => wchar_h.m4} (99%) diff --git a/ChangeLog b/ChangeLog index c8012b0f0..8a834e326 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2010-03-06 Bruno Haible + + More consistent naming of *.m4 files. + * m4/wchar_h.m4: Renamed from m4/wchar.m4. + * modules/wchar (Files): Update. + 2010-03-06 Jim Meyering euidaccess: relax license to LGPLv2+ diff --git a/m4/wchar.m4 b/m4/wchar_h.m4 similarity index 99% rename from m4/wchar.m4 rename to m4/wchar_h.m4 index e81485d01..e3c7210a7 100644 --- a/m4/wchar.m4 +++ b/m4/wchar_h.m4 @@ -7,7 +7,7 @@ dnl with or without modifications, as long as this notice is preserved. dnl Written by Eric Blake. -# wchar.m4 serial 31 +# wchar_h.m4 serial 31 AC_DEFUN([gl_WCHAR_H], [ diff --git a/modules/wchar b/modules/wchar index cfd1dd02d..c9d1291a5 100644 --- a/modules/wchar +++ b/modules/wchar @@ -3,7 +3,7 @@ A that works around platform issues. Files: lib/wchar.in.h -m4/wchar.m4 +m4/wchar_h.m4 m4/wint_t.m4 Depends-on: -- 2.11.0