summaryrefslogtreecommitdiff
path: root/modules/memmem
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-02-01 00:29:52 +0000
committerBruno Haible <bruno@clisp.org>2007-02-01 00:29:52 +0000
commit01bffc033dfef548b6edc50ae134175cbc5dc652 (patch)
treef6e62cf28f3a49f916f29d91fd5c72ed6b579595 /modules/memmem
parent15cc48f8530976b2ec74c2209443ddc04bd9e5b8 (diff)
downloadgnulib-01bffc033dfef548b6edc50ae134175cbc5dc652.tar.gz
Enforce the use of gnulib modules for unportable <string.h> functions.
Diffstat (limited to 'modules/memmem')
-rw-r--r--modules/memmem1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/memmem b/modules/memmem
index 2e8b29838a..4586391ea5 100644
--- a/modules/memmem
+++ b/modules/memmem
@@ -10,6 +10,7 @@ string
configure.ac:
gl_FUNC_MEMMEM
+gl_STRING_MODULE_INDICATOR([memmem])
Makefile.am: