diff options
Diffstat (limited to 'm4')
-rw-r--r-- | m4/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index 4132b2f8e..0489cab8d 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,9 @@ +2000-06-03 Jim Meyering <meyering@lucent.com> + + * jm-glibc-io.m4: Add a kludge to make autoheader emit the required + #undefs. E.g., #undef HAVE_DECL_FERROR_UNLOCKED. + Use []-quoted list in AC_CHECK_DECLS, now that autoconf requires that. + 2000-05-26 Bruno Haible <haible@clisp.cons.org> * glibc21.m4: New file. |