From: Jarkko Hietaniemi Date: Wed, 23 Apr 2003 18:21:47 +0000 (+0000) Subject: Regen Configure, Glossary, et alia. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=4d54317ac9ba0c90a68cd73dbfa18c9d8dcb5075;p=p5sagit%2Fp5-mst-13.2.git Regen Configure, Glossary, et alia. p4raw-id: //depot/perl@19312 --- diff --git a/Configure b/Configure index b8116b9..3e6925f 100755 --- a/Configure +++ b/Configure @@ -20,7 +20,7 @@ # $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $ # -# Generated on Mon Apr 21 10:31:53 EET DST 2003 [metaconfig 3.0 PL70] +# Generated on Wed Apr 23 22:11:09 EET DST 2003 [metaconfig 3.0 PL70] # (with additional metaconfig patches by perlbug@perl.org) cat >c1$$ <$CONFIG_H -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un /* USE_FAST_STDIO: * This symbol, if defined, indicates that Perl should * be built to use 'fast stdio'. + * Defaults to define in Perls 5.8 and earlier, to undef later. */ #ifndef USE_FAST_STDIO #$usefaststdio USE_FAST_STDIO /**/