X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fpwrite.m4;h=9a30767c7c35790a6c13740cb9d6f124a8a6287d;hb=bb527a2f06a2de15f9d306e9a4c35243c720f599;hp=4d1669dea9bcb8fcda0b73fbe3fd4b3e0b7e40bd;hpb=1602f0afed21be664fcf5c42d59db07cc22c56d6;p=gnulib.git diff --git a/m4/pwrite.m4 b/m4/pwrite.m4 index 4d1669dea..9a30767c7 100644 --- a/m4/pwrite.m4 +++ b/m4/pwrite.m4 @@ -1,4 +1,4 @@ -# pwrite.m4 serial 4 +# pwrite.m4 serial 5 dnl Copyright (C) 2010-2012 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, @@ -82,10 +82,6 @@ changequote([,])dnl return 13; } return 0; -} - - - return 0; }]])], [gl_cv_func_pwrite_works=yes], [gl_cv_func_pwrite_works=no],