mbrlen: Fix cross-compilation guess for AIX.
[gnulib.git] / modules / truncl-tests
index aeb76af..6056a64 100644 (file)
@@ -1,9 +1,13 @@
 Files:
 tests/test-truncl.c
+tests/nan.h
+tests/signature.h
+tests/macros.h
 
 Depends-on:
 fpucw
 isnanl-nolibm
+float
 
 configure.ac:
 
@@ -11,6 +15,3 @@ Makefile.am:
 TESTS += test-truncl
 check_PROGRAMS += test-truncl
 test_truncl_LDADD = $(LDADD) @TRUNCL_LIBM@
-
-License:
-LGPL