* HACKING: Fix URL for the automake-gcj.

From-SVN: r49600
This commit is contained in:
Bryce McKinlay 2002-02-08 01:22:47 +00:00 committed by Bryce McKinlay
parent fecb60af33
commit e291c8db1b
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2002-02-08 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
* HACKING: Fix URL for the automake-gcj.
2002-02-07 Tom Tromey <tromey@redhat.com> 2002-02-07 Tom Tromey <tromey@redhat.com>
* java/lang/natThrowable.cc: Updated copyright. * java/lang/natThrowable.cc: Updated copyright.

View File

@ -42,7 +42,7 @@ But note the following (thanks to Bryce McKinlay):
> Makefile? > Makefile?
Yup, you need the magic libgcj automake ;-) Yup, you need the magic libgcj automake ;-)
<ftp://ftp.freesoftware.com/.0/sourceware/java/automake-gcj-1.4.tar.gz> <ftp://sources.redhat.com/pub/java/automake-gcj-1.4.tar.gz>
Install that (don't worry, it should still work for other projects), add your Install that (don't worry, it should still work for other projects), add your
files to the Makefile.am, then just type "automake" and it will regenerate the files to the Makefile.am, then just type "automake" and it will regenerate the