X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fftruncate.m4;h=50e8678a1901b0cc69b5a6c467317c2991250f4e;hb=1bce9152c7fa70ba4408e43c758900df25f9a775;hp=95e371b0c04b092838618540d49bd109a8965f03;hpb=b2e2010c7c902235b5efb5bd3c6529f61b093aa4;p=gnulib.git diff --git a/m4/ftruncate.m4 b/m4/ftruncate.m4 index 95e371b0c..50e8678a1 100644 --- a/m4/ftruncate.m4 +++ b/m4/ftruncate.m4 @@ -1,4 +1,4 @@ -# serial 14 +# serial 15 # See if we need to emulate a missing ftruncate function using fcntl or chsize. @@ -7,10 +7,12 @@ # 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], [