diff options
Diffstat (limited to 'modules/c-strstr')
-rw-r--r-- | modules/c-strstr | 5 |
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: |