diff options
Diffstat (limited to 'm4')
-rw-r--r-- | m4/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index 6a7e1cb48..b46f65af7 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,5 +1,7 @@ 2005-09-24 Paul Eggert <eggert@cs.ucla.edu> + * jm-macros.m4 (gl_MACROS): Check for fchmod and fchown. + * mbchar.m4 (gl_MBCHAR): Check for wchar.h and wctype.h, and don't compile mbchar.c unless both headers exist. See <http://lists.gnu.org/archive/html/bug-gnulib/2005-09/msg00242.html>. |