This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
[Patch] libjava automake update
- From: Michael Koch <konqueror at gmx dot de>
- To: java-patches at gcc dot gnu dot org
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Wed, 18 Aug 2004 23:28:17 +0200
- Subject: [Patch] libjava automake update
Hi list,
this is the third and hopefully last iteration of the automake update
patch for libjava [1]. It updates libjava to automake 1.9.1. Earlier
versions then 1.9.0 are not working sufficiently as they produce atoo
big Makefile.in.
Please review and comment.
Ok for trunk ?
Michael
[1] http://www.ewetel.net/~katrin.salecker/gcj/auto.diff.bz2
2004-08-18 Thomas Fitzsimmons <fitzsim@redhat.com>
Michael Koch <konqueror@gmx.de>
* configure.in,
Makefile.am: Ported to automake 1.9.
* Makefile.in:
aclocal.m4
configure
gcj/Makefile.in
include/Makefile.in
testsuite/Makefile.in
include/config.h.in:
Regenerated.
* gcc/doc/install.texi: Update entry about automake for libjava.