Merge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
[gnulib.git] / modules / wcscat
index bba014e..41fa296 100644 (file)
@@ -17,6 +17,9 @@ wchar
 
 configure.ac:
 gl_FUNC_WCSCAT
+if test $HAVE_WCSCAT = 0; then
+  AC_LIBOBJ([wcscat])
+fi
 gl_WCHAR_MODULE_INDICATOR([wcscat])
 
 Makefile.am: