X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fwcslen;h=d6c2026c74bc445f390236ea627d706d2355f0fa;hb=9f60473985e5f20c3efabadf2c1756b5ff560458;hp=2dc00a62114348099d2f00dc769f4af0381487ff;hpb=0fd07686f8cf0e1f3e025f3598090d938dbf4e80;p=gnulib.git diff --git a/modules/wcslen b/modules/wcslen index 2dc00a621..d6c2026c7 100644 --- a/modules/wcslen +++ b/modules/wcslen @@ -17,6 +17,9 @@ wchar configure.ac: gl_FUNC_WCSLEN +if test $HAVE_WCSLEN = 0; then + AC_LIBOBJ([wcslen]) +fi gl_WCHAR_MODULE_INDICATOR([wcslen]) Makefile.am: