X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fwcscmp;h=d1ae9641e1d416105f7f76c588585dd4da099aef;hb=68dd9ac979d5c3afd72f3d2fb0d6dcda32b3c384;hp=27c162166cbd2d8c0dbae5d6a7a68a61c18a5d08;hpb=be86abb4e6d5be278524ebb6b84392b67b017ed3;p=gnulib.git diff --git a/modules/wcscmp b/modules/wcscmp index 27c162166..d1ae9641e 100644 --- a/modules/wcscmp +++ b/modules/wcscmp @@ -17,6 +17,9 @@ wchar configure.ac: gl_FUNC_WCSCMP +if test $HAVE_WCSCMP = 0; then + AC_LIBOBJ([wcscmp]) +fi gl_WCHAR_MODULE_INDICATOR([wcscmp]) Makefile.am: