.
[gnulib.git] / m4 / xstrtoumax.m4
index 842d729..b9f2706 100644 (file)
@@ -7,7 +7,6 @@ AC_DEFUN(jm_AC_PREREQ_XSTRTOUMAX,
   AC_REQUIRE([jm_AC_HEADER_INTTYPES_H])
   AC_REQUIRE([jm_AC_TYPE_UNSIGNED_LONG_LONG])
   AC_CHECK_HEADERS(stdlib.h)
-  AC_CHECK_FUNCS(strtoull strtoumax strtouq)
   AC_REPLACE_FUNCS(strtoumax)
 
   dnl We don't need (and can't compile) the replacement strtoull