X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fposixver.m4;h=341d1707e21c6dd94ac035ce735d49830990118f;hb=cd19e83484e2c0ff9fd68e7439dd97128c6a2703;hp=4f818ed036627b9b2213b283112218b41bb9d8f0;hpb=42d1eda5dcce2d68deab7a642e7f29bcd7144a0d;p=gnulib.git diff --git a/m4/posixver.m4 b/m4/posixver.m4 index 4f818ed03..341d1707e 100644 --- a/m4/posixver.m4 +++ b/m4/posixver.m4 @@ -1,13 +1,11 @@ -# posixver.m4 serial 10 -dnl Copyright (C) 2002-2006, 2009 Free Software Foundation, Inc. +# posixver.m4 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. AC_DEFUN([gl_POSIXVER], [ - AC_LIBOBJ([posixver]) - AC_REQUIRE([gl_DEFAULT_POSIX2_VERSION]) ])