X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2FChangeLog;h=095d635b2707ff1fce15d4cc3d16196d49b3fc45;hb=8dec69fabc2b9273080a36dac79e3a97001ce2be;hp=a79a46731986673fe7272425b728c53a0fb74f72;hpb=7172d5eb1bc7e6f798bda14b53b07467fbc8c501;p=gnulib.git diff --git a/m4/ChangeLog b/m4/ChangeLog index a79a46731..095d635b2 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,26 @@ +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).