mbsrtowcs: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / strstr
index 251b2d76eb97f69418be986b8aa761553cce248f..dc33bd2952206aee1ba9420a690cece40f6a336a 100644 (file)
@@ -2,19 +2,12 @@ Description:
 strstr() function: efficiently locate first substring in a buffer.
 
 Files:
-lib/str-two-way.h
-lib/strstr.c
-m4/strstr.m4
 
 Depends-on:
-string
-stdbool
-memchr
-memcmp
+strstr-simple
 
 configure.ac:
 gl_FUNC_STRSTR
-gl_STRING_MODULE_INDICATOR([strstr])
 
 Makefile.am: