doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / wmemcpy
index 4e15fa6..5d67619 100644 (file)
@@ -11,6 +11,9 @@ wchar
 
 configure.ac:
 gl_FUNC_WMEMCPY
+if test $HAVE_WMEMCPY = 0; then
+  AC_LIBOBJ([wmemcpy])
+fi
 gl_WCHAR_MODULE_INDICATOR([wmemcpy])
 
 Makefile.am: