]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* lib/autoconf/functions.m4 (AC_FUNC_GETMNTENT): Fix typo in previous
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 7 Dec 2004 18:23:06 +0000 (18:23 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 7 Dec 2004 18:23:06 +0000 (18:23 +0000)
patch: extra "-l"s.

ChangeLog

index ff307620c92cfe9c378b1a392789032af454ffbf..912936f1d2a5417bf523e90c184024336ad30e12 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-12-07  Stepan Kasal  <kasal@ucw.cz>
+
+       * lib/autoconf/functions.m4 (AC_FUNC_GETMNTENT): Fix typo in previous
+       patch: extra "-l"s.
+
 2004-12-06  Paul Eggert  <eggert@cs.ucla.edu>
 
        * lib/autoconf/functions.m4 (AC_FUNC_GETMNTENT): Check libc before