summaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-02-23 01:42:12 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-02-23 01:42:12 +0000
commit6adc6a4516fbc0fe7fb1a4cf50d84355f2947fd1 (patch)
tree1fa8dfe2f416515d4d15f781fa713db225b3ee1a /Configure
parentde39bd3b991df13674c4416d3edd61ba5ee124ba (diff)
downloadperl-6adc6a4516fbc0fe7fb1a4cf50d84355f2947fd1.tar.gz
Be more helpful for devel builders, suggested by John L. Allen.
p4raw-id: //depot/perl@8903
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure5
1 files changed, 4 insertions, 1 deletions
diff --git a/Configure b/Configure
index 3fd632ae4b..3166b87dba 100755
--- a/Configure
+++ b/Configure
@@ -20,7 +20,7 @@
# $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $
#
-# Generated on Thu Feb 22 15:19:20 EET 2001 [metaconfig 3.0 PL70]
+# Generated on Fri Feb 23 03:39:53 EET 2001 [metaconfig 3.0 PL70]
# (with additional metaconfig patches by perlbug@perl.org)
cat >c1$$ <<EOF
@@ -1804,6 +1804,9 @@ $define|true|[yY]*) ;;
It is most seriously suggested that you do not continue any further
unless you want to help in developing and debugging Perl.
+ If you *still* want to build perl, you can answer 'y' now,
+ or pass -Dusedevel to Configure.
+
EOH
rp='Do you really want to continue?'
dflt='n'