summaryrefslogtreecommitdiff
path: root/modules/c-strcasestr
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-06-09 11:11:14 +0000
committerBruno Haible <bruno@clisp.org>2007-06-09 11:11:14 +0000
commit90988ede07abd2e58283d5e06b1b69f74b6967d2 (patch)
treeb4fe189a7179707b12ed3697811c36e0975e9a1c /modules/c-strcasestr
parent8b420b18471251565faf524a4e9dbbe27e298d78 (diff)
downloadgnulib-90988ede07abd2e58283d5e06b1b69f74b6967d2.tar.gz
Update after allocsa -> malloca renaming.
Diffstat (limited to 'modules/c-strcasestr')
-rw-r--r--modules/c-strcasestr2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/c-strcasestr b/modules/c-strcasestr
index 87d02dd55f..2e51644418 100644
--- a/modules/c-strcasestr
+++ b/modules/c-strcasestr
@@ -8,7 +8,7 @@ lib/c-strcasestr.c
Depends-on:
c-ctype
stdbool
-allocsa
+malloca
strnlen
configure.ac: