X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fiswctype;h=283c6e0c021284c78209d4b22c39bcf1cb4ce647;hb=43aa5dc8fd2e9cd6d001c729845b3878358eff95;hp=7054eaa31e9927504e73b9c1717250bb22fc1ce0;hpb=eb944d1d03d408d829b4fa68eefd3a1ae94f9eb5;p=gnulib.git diff --git a/modules/iswctype b/modules/iswctype index 7054eaa31..283c6e0c0 100644 --- a/modules/iswctype +++ b/modules/iswctype @@ -17,6 +17,9 @@ wctype-h configure.ac: gl_FUNC_ISWCTYPE +if test $HAVE_WCTYPE_T = 0; then + AC_LIBOBJ([iswctype]) +fi gl_WCTYPE_MODULE_INDICATOR([iswctype]) Makefile.am: