mbsrtowcs: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / isnand-nolibm
index eceabf72fe9e1ee4e2e1539d2ff500915d934be0..dfd587390fd4482ef3a9095651e36c8a6a52b45c 100644 (file)
@@ -15,6 +15,10 @@ memcmp
 
 configure.ac:
 gl_FUNC_ISNAND_NO_LIBM
+if test $gl_func_isnand_no_libm != yes; then
+  AC_LIBOBJ([isnand])
+  gl_PREREQ_ISNAND
+fi
 
 Makefile.am: