X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fwcscoll;h=a6fc0ab1a2c60eb48529a4c51d09c626db59b191;hb=b6fc47fd187a95b687f3befd550dab7a8bf2dc58;hp=d5c48361a9f338720881196c257531995ba89a55;hpb=0fd07686f8cf0e1f3e025f3598090d938dbf4e80;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: