pmccabe2html: escaping of special characters
[gnulib.git] / modules / wcscoll
index d5c4836..a6fc0ab 100644 (file)
@@ -17,6 +17,9 @@ wchar
 
 configure.ac:
 gl_FUNC_WCSCOLL
+if test $HAVE_WCSCOLL = 0; then
+  AC_LIBOBJ([wcscoll])
+fi
 gl_WCHAR_MODULE_INDICATOR([wcscoll])
 
 Makefile.am: