iswblank: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / printf-frexpl
index ff3057cee150745de4a53f5f879f7bd5667e7e0d..c23550e1b69e7c2e5374a73d6424605880502544 100644 (file)
@@ -7,12 +7,13 @@ lib/printf-frexpl.h
 lib/printf-frexpl.c
 lib/printf-frexp.c
 m4/printf-frexpl.m4
-m4/longdouble.m4
+m4/frexpl.m4
+m4/ldexpl.m4
 
 Depends-on:
-fpucw
-ldexpl
+float
 math
+fpucw
 
 configure.ac:
 gl_FUNC_PRINTF_FREXPL
@@ -21,9 +22,7 @@ Makefile.am:
 lib_SOURCES += printf-frexpl.c
 
 Include:
-#if HAVE_LONG_DOUBLE
-# include "printf-frexpl.h"
-#endif
+"printf-frexpl.h"
 
 License:
 LGPL