Doc update.
[pspp] / modules / wcscoll
index d5c48361a9f338720881196c257531995ba89a55..a6fc0ab1a2c60eb48529a4c51d09c626db59b191 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: