From: Paul Eggert Date: Tue, 7 Dec 2004 18:23:06 +0000 (+0000) Subject: * lib/autoconf/functions.m4 (AC_FUNC_GETMNTENT): Fix typo in previous X-Git-Tag: AUTOCONF-2.59c~581 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34fa7e52875c28336b57504aa0ff4c119f65d574;p=thirdparty%2Fautoconf.git * lib/autoconf/functions.m4 (AC_FUNC_GETMNTENT): Fix typo in previous patch: extra "-l"s. --- diff --git a/ChangeLog b/ChangeLog index ff307620c..912936f1d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-12-07 Stepan Kasal + + * lib/autoconf/functions.m4 (AC_FUNC_GETMNTENT): Fix typo in previous + patch: extra "-l"s. + 2004-12-06 Paul Eggert * lib/autoconf/functions.m4 (AC_FUNC_GETMNTENT): Check libc before