version-etc: new year
[gnulib.git] / modules / strstr-simple
index 5f66b27..c61afc4 100644 (file)
@@ -14,6 +14,9 @@ memcmp          [test $REPLACE_STRSTR = 1]
 
 configure.ac:
 gl_FUNC_STRSTR_SIMPLE
+if test $REPLACE_STRSTR = 1; then
+  AC_LIBOBJ([strstr])
+fi
 gl_STRING_MODULE_INDICATOR([strstr])
 
 Makefile.am: