stop installing duplicate docs; tweak installed files; Add info manual to doc-base
[gnulib.git] / modules / strncat
index 81b8850..516a222 100644 (file)
@@ -11,6 +11,10 @@ string
 
 configure.ac:
 gl_FUNC_STRNCAT
+if test $REPLACE_STRNCAT = 1; then
+  AC_LIBOBJ([strncat])
+  gl_PREREQ_STRNCAT
+fi
 gl_STRING_MODULE_INDICATOR([strncat])
 
 Makefile.am: