gettimeofday: port recent C++ fix to Emacs
[gnulib.git] / modules / mbsstr
index bfcd47a..7a68edc 100644 (file)
@@ -3,15 +3,17 @@ mbsstr() function: search for a substring in a string.
 
 Files:
 lib/mbsstr.c
-m4/mbsstr.m4
-m4/mbrtowc.m4
+lib/str-kmp.h
 
 Depends-on:
 mbuiter
+stdbool
 string
+mbslen
+malloca
+strnlen
 
 configure.ac:
-gl_FUNC_MBSSTR
 gl_STRING_MODULE_INDICATOR([mbsstr])
 
 Makefile.am: