X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=m4%2Futimbuf.m4;h=822a063ce013d04b050586018108257f0ffadf01;hb=ecde2267293718bbc2602f892a9f6fac8a941080;hp=88a9f45fb1e493dd5c382c7ad5fd9621ddf2270e;hpb=3322ff6164a1e9dd3d1622c64a9b9b7c5f303ef6;p=debian%2Ftar diff --git a/m4/utimbuf.m4 b/m4/utimbuf.m4 index 88a9f45f..822a063c 100644 --- a/m4/utimbuf.m4 +++ b/m4/utimbuf.m4 @@ -1,6 +1,6 @@ # serial 9 -# Copyright (C) 1998-2001, 2003-2004, 2007, 2009-2010 Free Software Foundation, +# Copyright (C) 1998-2001, 2003-2004, 2007, 2009-2014 Free Software Foundation, # Inc. # # This file is free software; the Free Software Foundation @@ -9,7 +9,7 @@ dnl From Jim Meyering -dnl Define HAVE_STRUCT_UTIMBUF if `struct utimbuf' is declared -- +dnl Define HAVE_STRUCT_UTIMBUF if 'struct utimbuf' is declared -- dnl usually in . dnl Some systems have utime.h but don't declare the struct anywhere.