X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Ffpending.m4;fp=m4%2Ffpending.m4;h=33a5c94c3a3732abfda755f55670c19a889e6bab;hb=c8095ab6d71402180c021ce6cf9867d5d8c34796;hp=a818323b54c4db0bdfb2cce1be562bc5ed569239;hpb=93f8bee70d1bc611bead8a826edf0a932c2b8999;p=gnulib.git diff --git a/m4/fpending.m4 b/m4/fpending.m4 index a818323b5..33a5c94c3 100644 --- a/m4/fpending.m4 +++ b/m4/fpending.m4 @@ -1,4 +1,4 @@ -# serial 18 +# serial 19 # Copyright (C) 2000-2001, 2004-2012 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation @@ -61,6 +61,9 @@ AC_DEFUN([gl_PREREQ_FPENDING], '# Minix' \ 'fp->_ptr - fp->_buf' \ \ + '# Plan9' \ + 'fp->wp - fp->buf' \ + \ '# VMS' \ '(*fp)->_ptr - (*fp)->_base' \ \