summaryrefslogtreecommitdiff
path: root/m4/strtoumax.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/strtoumax.m4')
-rw-r--r--m4/strtoumax.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/m4/strtoumax.m4 b/m4/strtoumax.m4
index 3ca38cdbc93..7fa563642a8 100644
--- a/m4/strtoumax.m4
+++ b/m4/strtoumax.m4
@@ -23,5 +23,4 @@ AC_DEFUN([gl_FUNC_STRTOUMAX],
AC_DEFUN([gl_PREREQ_STRTOUMAX], [
AC_CHECK_DECLS([strtoull])
AC_REQUIRE([AC_TYPE_UNSIGNED_LONG_LONG_INT])
- gl_FUNC_STRTOULL
])