summaryrefslogtreecommitdiff
path: root/m4/pid_t.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/pid_t.m4')
-rw-r--r--m4/pid_t.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/pid_t.m4 b/m4/pid_t.m4
index 4fb9c7aef9..3eb7916627 100644
--- a/m4/pid_t.m4
+++ b/m4/pid_t.m4
@@ -1,11 +1,11 @@
-# pid_t.m4 serial 2
+# pid_t.m4 serial 3
dnl Copyright (C) 2020 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
# The following implementation works around a problem in autoconf <= 2.69.
-m4_version_prereq([2.70], [] ,[
+m4_version_prereq([2.69c], [] ,[
dnl Define pid_t if the headers don't define it.
AC_DEFUN([AC_TYPE_PID_T],