diff options
author | Philip Newton <pne@cpan.org> | 2000-08-29 23:39:14 +0200 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-08-29 19:59:52 +0000 |
commit | 7f2de2d2ad713e777c0e8d552b0e59a636cc6282 (patch) | |
tree | 1e128b44a23c9f903d95113610306bde374ff2fa /Configure | |
parent | 53542a37701d1675e32df2c6c7a98cba7e4ccfdb (diff) | |
download | perl-7f2de2d2ad713e777c0e8d552b0e59a636cc6282.tar.gz |
[ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
p4raw-id: //depot/perl@6894
Diffstat (limited to 'Configure')
-rwxr-xr-x | Configure | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -21,7 +21,7 @@ # $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $ # # Generated on Mon Aug 28 23:52:13 EET DST 2000 [metaconfig 3.0 PL70] -# (with additional metaconfig patches by perlbug@perl.com) +# (with additional metaconfig patches by perlbug@perl.org) cat >/tmp/c1$$ <<EOF ARGGGHHHH!!!!! @@ -1062,7 +1062,7 @@ case "$sh" in $me: Fatal Error: I can't find a Bourne Shell anywhere. Usually it's in /bin/sh. How did you even get this far? -Please contact me (Perl Maintainers) at perlbug@perl.com and +Please contact me (Perl Maintainers) at perlbug@perl.org and we'll try to straighten this all out. EOM exit 1 @@ -1603,7 +1603,7 @@ THIS PACKAGE SEEMS TO BE INCOMPLETE. You have the option of continuing the configuration process, despite the distinct possibility that your kit is damaged, by typing 'y'es. If you do, don't blame me if something goes wrong. I advise you to type 'n'o -and contact the author (perlbug@perl.com). +and contact the author (perlbug@perl.org). EOM echo $n "Continue? [n] $c" >&4 @@ -1862,7 +1862,7 @@ Much effort has been expended to ensure that this shell script will run on any Unix system. If despite that it blows up on yours, your best bet is to edit Configure and run it again. If you can't run Configure for some reason, you'll have to generate a config.sh file by hand. Whatever problems you -have, let me (perlbug@perl.com) know how I blew it. +have, let me (perlbug@perl.org) know how I blew it. This installation script affects things in two ways: @@ -2282,7 +2282,7 @@ EOM (cd $src/hints; ls -C *.sh) | $sed 's/\.sh/ /g' >&4 dflt='' : Half the following guesses are probably wrong... If you have better - : tests or hints, please send them to perlbug@perl.com + : tests or hints, please send them to perlbug@perl.org : The metaconfig authors would also appreciate a copy... $test -f /irix && osname=irix $test -f /xenix && osname=sco_xenix @@ -6758,7 +6758,7 @@ case "$shrpdir" in *) $cat >&4 <<EOM WARNING: Use of the shrpdir variable for the installation location of the shared $libperl is not supported. It was never documented and -will not work in this version. Let me (perlbug@perl.com) +will not work in this version. Let me (perlbug@perl.org) know of any problems this may cause. EOM @@ -7342,7 +7342,7 @@ $cat <<EOM If you or somebody else will be maintaining perl at your site, please fill in the correct e-mail address here so that they may be contacted if necessary. Currently, the "perlbug" program included with perl -will send mail to this address in addition to perlbug@perl.com. You may +will send mail to this address in addition to perlbug@perl.org. You may enter "none" for no administrator. EOM |