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