getcwd-lgpl: new module
[pspp] / modules / c-strstr
index 67cfd2e46290d59d6209a9d5387abf8f993f96f1..6a7e0634b2e594c2ed6f07219b2693c0741a2bc5 100644 (file)
@@ -4,12 +4,9 @@ Search for a substring in a string in C locale.
 Files:
 lib/c-strstr.h
 lib/c-strstr.c
-lib/str-kmp.h
 
 Depends-on:
-stdbool
-malloca
-strnlen
+strstr
 
 configure.ac: