X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fuserspec.m4;h=354e62408ae3fbd9409acdf5694cb09bba38799e;hb=9c5e07d317077af2cfc3f0816bcc8cab03dd4260;hp=04e0a230479013ca7248899466409a09cafaf504;hpb=b2e2010c7c902235b5efb5bd3c6529f61b093aa4;p=gnulib.git diff --git a/m4/userspec.m4 b/m4/userspec.m4 index 04e0a2304..354e62408 100644 --- a/m4/userspec.m4 +++ b/m4/userspec.m4 @@ -1,13 +1,11 @@ -# serial 10 -dnl Copyright (C) 2002-2006, 2009-2010 Free Software Foundation, Inc. +# serial 11 +dnl Copyright (C) 2002-2006, 2009-2011 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. +dnl Prerequisites of lib/userspec.c. AC_DEFUN([gl_USERSPEC], [ - AC_LIBOBJ([userspec]) - - dnl Prerequisites of lib/userspec.c. AC_CHECK_HEADERS_ONCE([sys/param.h]) ])