summaryrefslogtreecommitdiff
path: root/m4/timespec_get.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/timespec_get.m4')
-rw-r--r--m4/timespec_get.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/timespec_get.m4 b/m4/timespec_get.m4
index a4a3b78b81..542c3f1a23 100644
--- a/m4/timespec_get.m4
+++ b/m4/timespec_get.m4
@@ -1,4 +1,4 @@
-# timespec_get.m4 serial 1
+# timespec_get.m4 serial 2
dnl Copyright (C) 2021 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
@@ -6,7 +6,7 @@ dnl with or without modifications, as long as this notice is preserved.
AC_DEFUN([gl_FUNC_TIMESPEC_GET],
[
- AC_REQUIRE([gl_HEADER_TIME_H_DEFAULTS])
+ AC_REQUIRE([gl_TIME_H_DEFAULTS])
dnl Persuade OpenBSD <time.h> to declare timespec_get().
AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])