roundf-ieee: Fix test failures on AIX 7.1 and OSF/1 5.1.
[pspp] / modules / wmemcmp
index 21e724a1c97c0a8ad21b1d7710ed483d0e948fe9..2734e6a434f20083713d91a378a94c1bbb505d8e 100644 (file)
@@ -11,6 +11,9 @@ wchar
 
 configure.ac:
 gl_FUNC_WMEMCMP
+if test $HAVE_WMEMCMP = 0; then
+  AC_LIBOBJ([wmemcmp])
+fi
 gl_WCHAR_MODULE_INDICATOR([wmemcmp])
 
 Makefile.am: