Commit e291c8db by Bryce McKinlay Committed by Bryce McKinlay

* HACKING: Fix URL for the automake-gcj.

From-SVN: r49600
parent fecb60af
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.
......
...@@ -42,7 +42,7 @@ But note the following (thanks to Bryce McKinlay): ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment