summaryrefslogtreecommitdiff
path: root/m4/posixver.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/posixver.m4')
-rw-r--r--m4/posixver.m43
1 files changed, 1 insertions, 2 deletions
diff --git a/m4/posixver.m4 b/m4/posixver.m4
index 369ba3fd6..838441a49 100644
--- a/m4/posixver.m4
+++ b/m4/posixver.m4
@@ -1,4 +1,4 @@
-# posixver.m4 serial 6
+# posixver.m4 serial 7
dnl Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
@@ -9,7 +9,6 @@ AC_DEFUN([gl_POSIXVER],
AC_LIBSOURCES([posixver.c, posixver.h])
AC_LIBOBJ([posixver])
- AC_CHECK_HEADERS_ONCE(unistd.h)
AC_REQUIRE([gl_DEFAULT_POSIX2_VERSION])
])