X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fwcscoll;h=a6fc0ab1a2c60eb48529a4c51d09c626db59b191;hb=1f079339abe711a3b188bfef58dd1f8a5366b1ec;hp=d5c48361a9f338720881196c257531995ba89a55;hpb=7aae6551319dd8c750eefc0ea82503af3dc3145f;p=gnulib.git diff --git a/modules/wcscoll b/modules/wcscoll index d5c48361a..a6fc0ab1a 100644 --- a/modules/wcscoll +++ b/modules/wcscoll @@ -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: