X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fwcpcpy;h=ef3c769708c00f1a032b0c6202395ed68d07d0ea;hb=43593319b31e6b0175b8eec4433bac744959822d;hp=50ec8c3166bfa23f3ea3a4f26aa0f0928aa4b69d;hpb=83527ac1b14a16ad2254b81ced7457fbaa791550;p=gnulib.git diff --git a/modules/wcpcpy b/modules/wcpcpy index 50ec8c316..ef3c76970 100644 --- a/modules/wcpcpy +++ b/modules/wcpcpy @@ -13,10 +13,14 @@ lib/wcpcpy-impl.h m4/wcpcpy.m4 Depends-on: +extensions wchar configure.ac: gl_FUNC_WCPCPY +if test $HAVE_WCPCPY = 0; then + AC_LIBOBJ([wcpcpy]) +fi gl_WCHAR_MODULE_INDICATOR([wcpcpy]) Makefile.am: