copy-acl: ignore ENOTSUP on HP-UX
[gnulib.git] / modules / isnanl-tests
index 5d77810..5cff0dd 100644 (file)
@@ -1,8 +1,11 @@
 Files:
 tests/test-isnanl.c
 tests/test-isnanl.h
+tests/nan.h
+tests/macros.h
 
 Depends-on:
+float
 
 configure.ac:
 gl_LONG_DOUBLE_EXPONENT_LOCATION
@@ -11,5 +14,4 @@ Makefile.am:
 TESTS += test-isnanl
 check_PROGRAMS += test-isnanl
 test_isnanl_LDADD = $(LDADD) @ISNANL_LIBM@
-EXTRA_DIST += test-isnanl.h