mbsrtowcs: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / isnanl-nolibm
index bfa677ed7486aa7d31fc67ea4b903c40af8bbce7..5a98e4904aa205add4ad33d200913ded23a3654c 100644 (file)
@@ -12,9 +12,14 @@ m4/isnanl.m4
 Depends-on:
 float
 fpieee
+memcmp
 
 configure.ac:
 gl_FUNC_ISNANL_NO_LIBM
+if test $gl_func_isnanl_no_libm != yes; then
+  AC_LIBOBJ([isnanl])
+  gl_PREREQ_ISNANL
+fi
 
 Makefile.am: