summaryrefslogtreecommitdiff
path: root/modules/xstrtoll
diff options
context:
space:
mode:
Diffstat (limited to 'modules/xstrtoll')
-rw-r--r--modules/xstrtoll4
1 files changed, 0 insertions, 4 deletions
diff --git a/modules/xstrtoll b/modules/xstrtoll
index ee5fa8efcf..ccff7f1acc 100644
--- a/modules/xstrtoll
+++ b/modules/xstrtoll
@@ -14,10 +14,6 @@ xstrtol
configure.ac:
AC_LIBOBJ([xstrtoll])
AC_LIBOBJ([xstrtoull])
-AC_TYPE_LONG_LONG_INT
-test $ac_cv_type_long_long_int = no \
- && AC_MSG_ERROR(
- [you lack long long support; required by gnulib's xstrtoll module])
Makefile.am: