X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=m4%2Futimbuf.m4;h=822a063ce013d04b050586018108257f0ffadf01;hb=4aa85f09e755fc827cd5ab6225f20c83cd42245d;hp=58ead2fd9c630964a52b6bdbedfa2489a5d33a6f;hpb=1a44d77d50f4fb37c0410eed04b82303624ea2ec;p=debian%2Ftar diff --git a/m4/utimbuf.m4 b/m4/utimbuf.m4 index 58ead2fd..822a063c 100644 --- a/m4/utimbuf.m4 +++ b/m4/utimbuf.m4 @@ -1,6 +1,6 @@ # serial 9 -# Copyright (C) 1998-2001, 2003-2004, 2007, 2009-2011 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.