NEWS.stable: log cherry-pick [e446f25]->[c092018] relocatable-shell: Update suggested...
[gnulib.git] / modules / wcsncat
index 0bdc510..a98a088 100644 (file)
@@ -17,6 +17,9 @@ wchar
 
 configure.ac:
 gl_FUNC_WCSNCAT
+if test $HAVE_WCSNCAT = 0; then
+  AC_LIBOBJ([wcsncat])
+fi
 gl_WCHAR_MODULE_INDICATOR([wcsncat])
 
 Makefile.am: