X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fpwrite.m4;h=e25163a214b85b12b0819565f4adb19bbbba4f5e;hb=HEAD;hp=d4001680dd081917f21219c217c8eb9cfbd2d752;hpb=1a9afb04e6f2fb36d17b3837942165cd1a0c50ac;p=gnulib.git diff --git a/m4/pwrite.m4 b/m4/pwrite.m4 index d4001680d..e25163a21 100644 --- a/m4/pwrite.m4 +++ b/m4/pwrite.m4 @@ -1,5 +1,5 @@ -# pwrite.m4 serial 4 -dnl Copyright (C) 2010-2011 Free Software Foundation, Inc. +# pwrite.m4 serial 5 +dnl Copyright (C) 2010-2014 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. @@ -82,10 +82,6 @@ changequote([,])dnl return 13; } return 0; -} - - - return 0; }]])], [gl_cv_func_pwrite_works=yes], [gl_cv_func_pwrite_works=no],