Merge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
[gnulib.git] / modules / isinf-tests
index 8e15f65..53e9c31 100644 (file)
@@ -3,6 +3,8 @@ m4/exponentf.m4
 m4/exponentd.m4
 m4/exponentl.m4
 tests/test-isinf.c
+tests/infinity.h
+tests/macros.h
 
 Depends-on:
 float
@@ -11,11 +13,9 @@ configure.ac:
 gl_FLOAT_EXPONENT_LOCATION
 gl_DOUBLE_EXPONENT_LOCATION
 gl_LONG_DOUBLE_EXPONENT_LOCATION
+AC_REQUIRE([gl_LONG_DOUBLE_VS_DOUBLE])
 
 Makefile.am:
 TESTS += test-isinf
 check_PROGRAMS += test-isinf
 test_isinf_LDADD = $(LDADD) @ISINF_LIBM@
-
-License:
-GPL