diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 1999-08-01 22:36:02 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 1999-08-01 22:36:02 +0000 |
commit | 11dc3f6843cdaab297302291339b779fc301b0f3 (patch) | |
tree | 59716465743b86a7a8e3e78b5595beacf5bd9edf /Configure | |
parent | 8c09e4cabc3f2f4abf3b45dabb3f0f09d68200c9 (diff) | |
download | perl-11dc3f6843cdaab297302291339b779fc301b0f3.tar.gz |
Regen Configure and Glossary once again.
p4raw-id: //depot/cfgperl@3863
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 Mon Aug 2 01:12:47 EET DST 1999 [metaconfig 3.0 PL70] +# Generated on Mon Aug 2 01:31:40 EET DST 1999 [metaconfig 3.0 PL70] # (with additional metaconfig patches by perlbug@perl.com) cat >/tmp/c1$$ <<EOF @@ -7008,7 +7008,7 @@ EOCP fi fi -if $test X"$sPRIfldbl" = X -a; then +if $test X"$sPRIfldbl" = X; then $cat >try.c <<'EOCP' #include <sys/types.h> #include <stdio.h> |