]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* lib/autoconf/functions.m4 (_AC_LIBOBJ_FNMATCH): Also check for
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 12 Jun 2002 07:20:43 +0000 (07:20 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 12 Jun 2002 07:20:43 +0000 (07:20 +0000)
btowc, to fix a portability bug with diffutils-2.8.2/lib/fnmatch.c
on Solaris 2.5.1.

ChangeLog

index a063d98aad1acb8cbb50013e92488d63a2b865cc..cdaee0428fde0aa1bcb5a9e5315a1b45a8b7d98d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-06-12  Paul Eggert  <eggert@twinsun.com>
+
+       * lib/autoconf/functions.m4 (_AC_LIBOBJ_FNMATCH): Also check for
+       btowc, to fix a portability bug with diffutils-2.8.2/lib/fnmatch.c
+       on Solaris 2.5.1.
+
 2002-06-11  Andreas Schwab  <schwab@suse.de>
 
        * doc/autoconf.texi: Add more dir entries.