* m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
[gnulib.git] / m4 / math_h.m4
index cc85702..21f3449 100644 (file)
@@ -1,4 +1,4 @@
-# math_h.m4 serial 4
+# math_h.m4 serial 5
 dnl Copyright (C) 2007 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -7,9 +7,7 @@ dnl with or without modifications, as long as this notice is preserved.
 AC_DEFUN([gl_MATH_H],
 [
   AC_REQUIRE([gl_MATH_H_DEFAULTS])
-  gl_ABSOLUTE_HEADER([math.h])
-  ABSOLUTE_MATH_H=\"$gl_cv_absolute_math_h\"
-  AC_SUBST([ABSOLUTE_MATH_H])
+  gl_CHECK_NEXT_HEADERS([math.h])
 ])
 
 AC_DEFUN([gl_MATH_MODULE_INDICATOR],