X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=m4%2Futimbuf.m4;h=822a063ce013d04b050586018108257f0ffadf01;hb=4aa85f09e755fc827cd5ab6225f20c83cd42245d;hp=88a9f45fb1e493dd5c382c7ad5fd9621ddf2270e;hpb=22f1eb8bc17e5be72dd23d42d6aaa60196ac22e6;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.