diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2003-08-25 15:45:51 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2003-08-25 15:45:51 +0000 |
commit | 050a890dfac58c5fb0e87881b6731a50e42b72bc (patch) | |
tree | 5c4e9357386fb2fcfbe48407b3d205be2d38e86b /Configure | |
parent | e25e13010f33e943d98a02c701fcec90c1ad6a11 (diff) | |
download | perl-050a890dfac58c5fb0e87881b6731a50e42b72bc.tar.gz |
UVSIZE is not yet defined when it would be needed
by MULTIARCH. So go back to LONGSIZE, and (belt-
and-suspenders-and-rope style) later in UVSIZE
possibly redefine BYTEORDER.
p4raw-id: //depot/perl@20881
Diffstat (limited to 'Configure')
-rwxr-xr-x | Configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ # $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $ # -# Generated on Sat Aug 23 13:26:16 EEST 2003 [metaconfig 3.0 PL70] +# Generated on Mon Aug 25 19:47:58 EEST 2003 [metaconfig 3.0 PL70] # (with additional metaconfig patches by perlbug@perl.org) cat >c1$$ <<EOF |