summaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-01-22 13:12:38 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-01-22 13:12:38 +0000
commit7f95ee773a8468b858e261cff372d5917dbf1421 (patch)
tree921d50522d8155a47d0f834f878d8ab7574bad68 /Configure
parenteeb6a2c983b428f442d6f8105468afb166a69047 (diff)
downloadperl-7f95ee773a8468b858e261cff372d5917dbf1421.tar.gz
Configure typos (from Ray Phillips <r.phillips@mailbox.uq.edu.au>)
p4raw-id: //depot/perl@4845
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure6
1 files changed, 3 insertions, 3 deletions
diff --git a/Configure b/Configure
index ba587706e5..2826494767 100755
--- a/Configure
+++ b/Configure
@@ -3651,7 +3651,7 @@ esac
$cat <<EOM
On some systems, shared libraries may be available. Answer 'none' if
-you want to suppress searching of shared libraries for the remaining
+you want to suppress searching of shared libraries for the remainder
of this configuration.
EOM
@@ -6108,7 +6108,7 @@ EOM
' ') dflt='none' ;;
*) dflt="$ccdlflags" ;;
esac
- rp="Any special flags to pass to $cc to use dynamic loading?"
+ rp="Any special flags to pass to $cc to use dynamic linking?"
. ./myread
case "$ans" in
none) ccdlflags=' ' ;;
@@ -6812,7 +6812,7 @@ $cat <<EOM
I need to get your e-mail address in Internet format if possible, i.e.
something like user@host.domain. Please answer accurately since I have
no easy means to double check it. The default value provided below
-is most probably close to the reality but may not be valid from outside
+is most probably close to reality but may not be valid from outside
your organization...
EOM