strftime: avoid compilation failure on Solaris 2.6
[gnulib.git] / modules / fnmatch
index 82048e3..3187a7d 100644 (file)
@@ -1,5 +1,5 @@
 Description:
-GNU fnmatch() implementation.
+GNU implementation of the fnmatch() function.
 
 Files:
 lib/fnmatch.in.h
@@ -14,6 +14,8 @@ alloca
 stdbool
 wchar
 wctype
+memchr
+memcmp
 
 configure.ac:
 # No macro. You should also use one of fnmatch-posix or fnmatch-gnu.