diff options
author | Joe Smith <jsmith@inwap.com> | 2000-10-30 10:47:57 -0800 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-10-31 14:30:50 +0000 |
commit | 2e32dcfec9ec300f236074bc76d6f920f86ceb34 (patch) | |
tree | 34428d83a16e403244834f82f7d04a495594f37f /Configure | |
parent | 534efacd79033672671e6f23b9b5b2fa5d6f9b2b (diff) | |
download | perl-2e32dcfec9ec300f236074bc76d6f920f86ceb34.tar.gz |
Whitespace style tweak. Was originally going to see to
Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
Message-Id: <39FE32DD.24AAC4D@inwap.com>
but that had already been taken care of.
p4raw-id: //depot/perl@7503
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 Fri Oct 27 18:57:46 EET DST 2000 [metaconfig 3.0 PL70] +# Generated on Tue Oct 31 16:26:33 EET 2000 [metaconfig 3.0 PL70] # (with additional metaconfig patches by perlbug@perl.org) cat >/tmp/c1$$ <<EOF @@ -11540,7 +11540,7 @@ EOP if eval $compile; then case `./try$exe_ext` in Pass_changed) - echo "Increasing ptr in your stdio decreases cnt by the same amount. Good." >&4 + echo "Increasing ptr in your stdio decreases cnt by the same amount. Good." >&4 d_stdio_ptr_lval_sets_cnt="$define" ;; Pass_unchanged) echo "Increasing ptr in your stdio leaves cnt unchanged. Good." >&4 |