X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fftruncate.m4;h=95d3daba1c6632fe0fef630c5c2b3f2a3b6af5a1;hb=73cd9199c38be25395d59a839f753929c50a54c7;hp=95e371b0c04b092838618540d49bd109a8965f03;hpb=b2e2010c7c902235b5efb5bd3c6529f61b093aa4;p=gnulib.git diff --git a/m4/ftruncate.m4 b/m4/ftruncate.m4 index 95e371b0c..95d3daba1 100644 --- a/m4/ftruncate.m4 +++ b/m4/ftruncate.m4 @@ -1,16 +1,18 @@ -# serial 14 +# serial 15 # See if we need to emulate a missing ftruncate function using fcntl or chsize. -# Copyright (C) 2000-2001, 2003-2007, 2009-2010 Free Software Foundation, Inc. +# Copyright (C) 2000-2001, 2003-2007, 2009-2011 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. -# FIXME: remove this macro, along with all uses of HAVE_FTRUNCATE in 2010, +# FIXME: remove this macro, along with all uses of HAVE_FTRUNCATE in 2012, # if the check below provokes no more reports. So far, the only report # arose from a test build of this gnulib module, cross-compiling to mingw: # +# Now (in 2010), MSVC has been raised as a possible target: +# AC_DEFUN([gl_FUNC_FTRUNCATE], [