summaryrefslogtreecommitdiff
path: root/m4/gethrxtime.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/gethrxtime.m4')
-rw-r--r--m4/gethrxtime.m43
1 files changed, 1 insertions, 2 deletions
diff --git a/m4/gethrxtime.m4 b/m4/gethrxtime.m4
index 6444fad9e8..70439d34cd 100644
--- a/m4/gethrxtime.m4
+++ b/m4/gethrxtime.m4
@@ -1,4 +1,4 @@
-# gethrxtime.m4 serial 12
+# gethrxtime.m4 serial 13
dnl Copyright (C) 2005-2006, 2008-2019 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
@@ -62,6 +62,5 @@ AC_DEFUN([gl_ARITHMETIC_HRTIME_T],
# Prerequisites of lib/xtime.h.
AC_DEFUN([gl_XTIME],
[
- AC_REQUIRE([AC_TYPE_LONG_LONG_INT])
:
])