X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fposixver.m4;h=341d1707e21c6dd94ac035ce735d49830990118f;hb=9723bfe9bb9af8309314ad6230f7661000ba03b1;hp=e24b40d8fe3bde593dc53cd4ee0d57dfc161082c;hpb=d599e5add275f75ed08e6527b8ee4d3f4f7c3aea;p=gnulib.git diff --git a/m4/posixver.m4 b/m4/posixver.m4 index e24b40d8f..341d1707e 100644 --- a/m4/posixver.m4 +++ b/m4/posixver.m4 @@ -1,4 +1,4 @@ -# posixver.m4 serial 10 +# 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, @@ -6,8 +6,6 @@ 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]) ])