diff options
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r-- | m4/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index df1c810a7..8c5745fe7 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,8 @@ +2000-03-24 Jim Meyering <meyering@lucent.com> + + * 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 <meyering@lucent.com> * lib-check.m4: Look for getspnam in -lgen, too. |