unistr/u*-strchr: add tests
[gnulib.git] / m4 / isfinite.m4
index 5f6119d..dfdbc3e 100644 (file)
@@ -1,5 +1,5 @@
-# isfinite.m4 serial 6
-dnl Copyright (C) 2007-2009 Free Software Foundation, Inc.
+# isfinite.m4 serial 7
+dnl Copyright (C) 2007-2010 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
@@ -30,7 +30,6 @@ AC_DEFUN([gl_ISFINITE],
     AC_LIBOBJ([isfinite])
     ISFINITE_LIBM=
   fi
-  AC_SUBST([REPLACE_ISFINITE])
   AC_SUBST([ISFINITE_LIBM])
 ])