roundf-ieee: Fix test failures on AIX 7.1 and OSF/1 5.1.
[pspp] / modules / wcsncmp
index 1b19a5364172d6d5a07a3d5736801115f9e2cbee..2f015a27212f2598e32523d3db96c0df48b02c74 100644 (file)
@@ -17,6 +17,9 @@ wchar
 
 configure.ac:
 gl_FUNC_WCSNCMP
+if test $HAVE_WCSNCMP = 0; then
+  AC_LIBOBJ([wcsncmp])
+fi
 gl_WCHAR_MODULE_INDICATOR([wcsncmp])
 
 Makefile.am: