summaryrefslogtreecommitdiff
path: root/modules/c-strstr
diff options
context:
space:
mode:
Diffstat (limited to 'modules/c-strstr')
-rw-r--r--modules/c-strstr5
1 files changed, 1 insertions, 4 deletions
diff --git a/modules/c-strstr b/modules/c-strstr
index 67cfd2e462..6a7e0634b2 100644
--- a/modules/c-strstr
+++ b/modules/c-strstr
@@ -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: