This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Where to get automake and/or autoconf versions required to"rebuild" libjava?
- From: Jeff Sturm <jsturm at one-point dot com>
- To: David Daney <ddaney at avtrex dot com>
- Cc: java at gcc dot gnu dot org
- Date: Tue, 5 Aug 2003 16:45:34 -0400 (EDT)
- Subject: Re: Where to get automake and/or autoconf versions required to"rebuild" libjava?
On Tue, 5 Aug 2003, David Daney wrote:
> Where do I obtain the needed versions of automake?
Quoting libjava/HACKING:
> Do you know the magic dance I have to do when adding files to
Makefile.am
> so they will appear in Makefile.in and finally in the user generated
> Makefile?
Yup, you need the magic libgcj automake ;-)
<ftp://sources.redhat.com/pub/java/automake-gcj-1.4.tar.gz>
Jeff