X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fftruncate.m4;h=50e8678a1901b0cc69b5a6c467317c2991250f4e;hb=8465329af7e7da7e9e8c61a3c0f71d4cee89ccd5;hp=8d9dabade1dd8dee3103497b37e7542e827fd4b1;hpb=441aa3044f43e5572f58c354f01e6bc070acd5c7;p=gnulib.git diff --git a/m4/ftruncate.m4 b/m4/ftruncate.m4 index 8d9dabade..50e8678a1 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 Free Software Foundation, Inc. +# Copyright (C) 2000-2001, 2003-2007, 2009-2010 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], [