diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-06-21 21:53:37 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-06-21 21:53:37 +0000 |
commit | 5f65b3786074ea8af486c97d213f33a0d5fcde02 (patch) | |
tree | de1729ac37d16ae162fbdc27dde3d979292b0aa0 /Configure | |
parent | e0ac4f5fe723dae5ff9e639384ba416597f0f300 (diff) | |
download | perl-5f65b3786074ea8af486c97d213f33a0d5fcde02.tar.gz |
More d'ohs.
p4raw-id: //depot/perl@10802
Diffstat (limited to 'Configure')
-rwxr-xr-x | Configure | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -20,7 +20,7 @@ # $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $ # -# Generated on Thu Jun 21 23:22:43 EET DST 2001 [metaconfig 3.0 PL70] +# Generated on Fri Jun 22 01:49:37 EET DST 2001 [metaconfig 3.0 PL70] # (with additional metaconfig patches by perlbug@perl.org) cat >c1$$ <<EOF @@ -10799,7 +10799,7 @@ EOCP d_modfl="$undef" fi case "$osname:$gccversion" in - aix:) $ccflags="saveccflags" ;; # restore + aix:) $ccflags="$saveccflags" ;; # restore esac ;; esac |