From: John E. Malmberg Date: Sat, 5 Nov 2005 21:28:33 +0000 (-0500) Subject: Re: [PATCH configure.com] add the new d_futimes as undef X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=eca5cfc524b79d02ce8c602dab1c0e338ed516f7;p=p5sagit%2Fp5-mst-13.2.git Re: [PATCH configure.com] add the new d_futimes as undef From: "John E. Malmberg" Message-ID: <436D6A51.5040700@qsl.net> p4raw-id: //depot/perl@26020 --- diff --git a/configure.com b/configure.com index 3e6bc87..b95d2d1 100644 --- a/configure.com +++ b/configure.com @@ -5721,7 +5721,7 @@ $ WC "d_fstatfs='undef'" $ WC "d_fstatvfs='" + d_fstatvfs + "'" $ WC "d_fsync='undef'" $ WC "d_ftello='" + d_ftello + "'" -$ WC "d_futimes='undef'"" +$ WC "d_futimes='undef'" $ WC "d_getcwd='define'" $ WC "d_getespwnam='undef'" $ WC "d_getfsstat='undef'"