X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2FChangeLog;h=f424b68849ac6c754ed2fba95e86794c9ad8325f;hb=806acc84e56b614cd7766862855d51d5e9943c0b;hp=5b7819a1e02c4912b0aa3a788393c52a59b45c60;hpb=acf2e9151bf5fbd5f6550747e064954ace78f599;p=gnulib.git diff --git a/m4/ChangeLog b/m4/ChangeLog index 5b7819a1e..f424b6884 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,7 +1,37 @@ +2000-06-19 Paul Eggert + + * mbstate_t.m4: New file, defining AC_MBSTATE_T_OBJECT. + * prereq.m4 (jm_PREREQ_QUOTEARG): Use it. Add check for iswprint. + + * afs.m4: Add missing AC_MSG_RESULT. + Reported by Bruno Haible. + + * fsusage.m4: s/AC_MSG_CHECKING/AC_CHECKING/. + Suggestion from Bruno Haible. + +2000-06-21 Jim Meyering + + * jm-macros.m4 (AC_REPLACE_FUNCS): Add getpass. + +2000-06-18 Jim Meyering + + * jm-macros.m4 (AC_REPLACE_FUNCS): Remove mkdir. + + * link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): Change the + `checking whether...' message to be consistent with that of the + lstat test. + 2000-06-16 Bruno Haible * glibc21.m4 (jm_GLIBC21): Define GLIBC21 for Makefiles, not for C. +2000-06-12 Jim Meyering + + * getloadavg.m4 (AM_FUNC_GETLOADAVG): Replace with AC_FUNC_GETLOADAVG + from autoconf, and tweak the latter to accept an optional argument. + * jm-macros.m4: s/AM_FUNC_GETLOADAVG/AC_FUNC_GETLOADAVG/, and supply + the optional argument, `lib'. + 2000-06-08 Jim Meyering * largefile.m4: Remove file (now that it's part of autoconf).