Remove AC_SUBSTs that are now done in the *.m4 files.
authorBruno Haible <bruno@clisp.org>
Wed, 4 Apr 2007 00:30:34 +0000 (00:30 +0000)
committerBruno Haible <bruno@clisp.org>
Wed, 4 Apr 2007 00:30:34 +0000 (00:30 +0000)
ChangeLog
modules/frexp-tests
modules/isnanl-tests

index 20b7613..d9b34ed 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-04-03  Bruno Haible  <bruno@clisp.org>
+
+       * modules/frexp-tests (configure.ac): Remove AC_SUBST.
+       * modules/isnanl-tests (configure.ac): Likewise.
+
 2007-04-03  Ben Pfaff  <blp@gnu.org>
 
        * modules/iconv_open: Add $(srcdir)/ to source directory
index db332cc..910b0db 100644 (file)
@@ -5,7 +5,6 @@ Depends-on:
 isnan-nolibm
 
 configure.ac:
-AC_SUBST([FREXP_LIBM])
 
 Makefile.am:
 TESTS += test-frexp
index 1098aa3..33a0e59 100644 (file)
@@ -6,7 +6,6 @@ Depends-on:
 
 configure.ac:
 gl_LONG_DOUBLE_EXPONENT_LOCATION
-AC_SUBST([ISNANL_LIBM])
 
 Makefile.am:
 TESTS += test-isnanl