X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fwcstok;h=f7b1ed67359b2459b66dfb8e06250d64d837298c;hb=7517e2fd5e24f47eed66f8390d49f807555f8770;hp=dc78e135bc4f86570175785105dbd14dab5d6074;hpb=7cbbd8a31a3be111f26d87fb8e55f4438f9c885f;p=gnulib.git diff --git a/modules/wcstok b/modules/wcstok index dc78e135b..f7b1ed673 100644 --- a/modules/wcstok +++ b/modules/wcstok @@ -13,6 +13,9 @@ wcspbrk [test $HAVE_WCSTOK = 0] configure.ac: gl_FUNC_WCSTOK +if test $HAVE_WCSTOK = 0; then + AC_LIBOBJ([wcstok]) +fi gl_WCHAR_MODULE_INDICATOR([wcstok]) Makefile.am: