changeset 8630:259d5e469d31

Remove AC_SUBSTs that are now done in the *.m4 files.
author Bruno Haible <bruno@clisp.org>
date Wed, 04 Apr 2007 00:30:34 +0000
parents a8d6a3986d5e
children 4eb9b582db2e
files ChangeLog modules/frexp-tests modules/isnanl-tests
diffstat 3 files changed, 5 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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
--- a/modules/frexp-tests
+++ b/modules/frexp-tests
@@ -5,7 +5,6 @@
 isnan-nolibm
 
 configure.ac:
-AC_SUBST([FREXP_LIBM])
 
 Makefile.am:
 TESTS += test-frexp
--- a/modules/isnanl-tests
+++ b/modules/isnanl-tests
@@ -6,7 +6,6 @@
 
 configure.ac:
 gl_LONG_DOUBLE_EXPONENT_LOCATION
-AC_SUBST([ISNANL_LIBM])
 
 Makefile.am:
 TESTS += test-isnanl