X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fwcpcpy;h=ef3c769708c00f1a032b0c6202395ed68d07d0ea;hb=644c40496cf7d5a705a73c9dd32b035fcecc2ab1;hp=90f6e849d6da989edb150445e7069984ac91327b;hpb=b64c50cfe4fca783f23341fffebc7d8f84f58820;p=gnulib.git diff --git a/modules/wcpcpy b/modules/wcpcpy index 90f6e849d..ef3c76970 100644 --- a/modules/wcpcpy +++ b/modules/wcpcpy @@ -18,6 +18,9 @@ wchar configure.ac: gl_FUNC_WCPCPY +if test $HAVE_WCPCPY = 0; then + AC_LIBOBJ([wcpcpy]) +fi gl_WCHAR_MODULE_INDICATOR([wcpcpy]) Makefile.am: