From: Jim Meyering Date: Fri, 24 Mar 2000 09:07:18 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-2_0g~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e23fcf2db00b45ef4d401b3b909445af6abfa417;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index df1c810a7a..8c5745fe7e 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,8 @@ +2000-03-24 Jim Meyering + + * jm-macros.m4 (jm_MACROS): Invoke `AC_CONFIG_AUX_DIR(.)' to work + around bug that made cvs-automake complain it couldn't find lib/depcomp. + 2000-03-10 Jim Meyering * lib-check.m4: Look for getspnam in -lgen, too.