Tests for module 'alloca-opt'.
[gnulib.git] / modules / string
index 7b11e5d..28bd162 100644 (file)
@@ -8,6 +8,7 @@ m4/string_h.m4
 Depends-on:
 absolute-header
 extensions
+link-warning
 
 configure.ac:
 gl_HEADER_STRING_H
@@ -63,6 +64,7 @@ string.h: string_.h
              -e 's|@''HAVE_STRSEP''@|$(HAVE_STRSEP)|g' \
              -e 's|@''HAVE_STRCASESTR''@|$(HAVE_STRCASESTR)|g' \
              -e 's|@''HAVE_DECL_STRTOK_R''@|$(HAVE_DECL_STRTOK_R)|g' \
+             -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
              < $(srcdir)/string_.h; \
        } > $@-t
        mv $@-t $@