mbsrtowcs: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / isnand-nolibm
index b5612b0f44c0408eebec5ebf973e10e79d60cce0..dfd587390fd4482ef3a9095651e36c8a6a52b45c 100644 (file)
@@ -11,14 +11,19 @@ m4/isnand.m4
 
 Depends-on:
 fpieee
+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:
 
 Include:
-#include "isnand-nolibm.h"
+"isnand-nolibm.h"
 
 License:
 LGPL