roundf-ieee: Fix test failures on AIX 7.1 and OSF/1 5.1.
[pspp] / modules / printf-frexpl
index 6d137621f1f4bdf85457d6293e0f6b329a78593f..c23550e1b69e7c2e5374a73d6424605880502544 100644 (file)
@@ -7,9 +7,11 @@ 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:
+float
 math
 fpucw
 
@@ -20,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