X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fuserspec.m4;h=92a22d60594b65ff7067b372a3050cb9b3764528;hb=272a4999b3891f75cec1544a46a01a59b6932053;hp=00ec209f52e3dd439afeb2fcd67a8714990fad3d;hpb=62a39c7d945eb4160c206242b85c624fb2fb21fd;p=gnulib.git diff --git a/m4/userspec.m4 b/m4/userspec.m4 index 00ec209f5..92a22d605 100644 --- a/m4/userspec.m4 +++ b/m4/userspec.m4 @@ -1,4 +1,4 @@ -#serial 7 +#serial 8 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, @@ -10,5 +10,5 @@ AC_DEFUN([gl_USERSPEC], AC_LIBOBJ([userspec]) dnl Prerequisites of lib/userspec.c. - AC_CHECK_HEADERS_ONCE(sys/param.h unistd.h) + AC_CHECK_HEADERS_ONCE(sys/param.h) ])