NEWS.stable: log cherry-pick [fe3419d]->[cd56634] doc: use ASCII in .texi files where...
[gnulib.git] / modules / wmemcmp
index 21e724a..2734e6a 100644 (file)
@@ -11,6 +11,9 @@ wchar
 
 configure.ac:
 gl_FUNC_WMEMCMP
+if test $HAVE_WMEMCMP = 0; then
+  AC_LIBOBJ([wmemcmp])
+fi
 gl_WCHAR_MODULE_INDICATOR([wmemcmp])
 
 Makefile.am: