X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Ffpending.m4;h=8f5856243170c34ce2d6cfbba5144e7228414dd3;hb=da8054d48dc22e1c051db54049e005d51a006e69;hp=a818323b54c4db0bdfb2cce1be562bc5ed569239;hpb=04c1ac696211fdbc9b2dcd0790c352ddb0e9402c;p=gnulib.git diff --git a/m4/fpending.m4 b/m4/fpending.m4 index a818323b5..8f5856243 100644 --- a/m4/fpending.m4 +++ b/m4/fpending.m4 @@ -1,6 +1,6 @@ -# serial 18 +# serial 19 -# Copyright (C) 2000-2001, 2004-2012 Free Software Foundation, Inc. +# Copyright (C) 2000-2001, 2004-2013 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -61,6 +61,9 @@ AC_DEFUN([gl_PREREQ_FPENDING], '# Minix' \ 'fp->_ptr - fp->_buf' \ \ + '# Plan9' \ + 'fp->wp - fp->buf' \ + \ '# VMS' \ '(*fp)->_ptr - (*fp)->_base' \ \