roundf-ieee: Fix test failures on AIX 7.1 and OSF/1 5.1.
[pspp] / modules / wcpcpy
index 50ec8c3166bfa23f3ea3a4f26aa0f0928aa4b69d..ef3c769708c00f1a032b0c6202395ed68d07d0ea 100644 (file)
@@ -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: