Merge fnmatch and obstack from coreutils.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 11 Aug 2004 22:44:14 +0000 (22:44 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 11 Aug 2004 22:44:14 +0000 (22:44 +0000)
m4/ChangeLog

index 5b5b3470b8e2683c6ff141d45ce11af43f0352ed..f7fb4243cb86d5bfd6b42fcea315e1e40676799b 100644 (file)
@@ -1,3 +1,12 @@
+2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Merge from coreutils.
+       
+       * fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy.
+
+       * obstack.m4 (gl_PREREQ_OBSTACK): Require
+       gl_AC_HEADER_INTTYPES_H, gl_AC_HEADER_STDINT_H, gl_AC_TYPE_UINTMAX_T.
+
 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
 
        * uint32_t.m4, uintptr_t.m4: New files.