diff options
author | Leon Brocard <acme@astray.com> | 2011-06-12 08:45:13 +0100 |
---|---|---|
committer | Leon Brocard <acme@astray.com> | 2011-06-12 08:45:13 +0100 |
commit | 464a08e7ffded0873dfb1539fceae173c22a1090 (patch) | |
tree | 8d88cd28d2a01b889f2be07fc3bc8f3da6bd29db /README.hpux | |
parent | 8978b4ac1f6bf2c1c69a99d1d1db68ebdfcac193 (diff) | |
download | perl-464a08e7ffded0873dfb1539fceae173c22a1090.tar.gz |
Fix some broken URLs found by Porting/checkURL.pl
Diffstat (limited to 'README.hpux')
-rw-r--r-- | README.hpux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.hpux b/README.hpux index a1b59dec8d..69ebd1541d 100644 --- a/README.hpux +++ b/README.hpux @@ -402,7 +402,7 @@ for updates/patches. Enter "ANSI" as keyword. When you are going to use the GNU C compiler (gcc), and you don't have gcc yet, you can either build it yourself from the sources (available -from e.g. L<http://www.gnu.ai.mit.edu/software/gcc/releases.html>) or fetch +from e.g. L<http://gcc.gnu.org/mirrors.html>) or fetch a prebuilt binary from the HP porting center. gcc prebuilds can be fetched from L<http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,547,00.html> |