This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
mauve test configure file?
- From: Andreas Tobler <toa at pop dot agri dot ch>
- To: GCC-Java <java at gcc dot gnu dot org>
- Date: Fri, 21 Feb 2003 22:09:36 +0100
- Subject: mauve test configure file?
Hi all,
I try to get the mauve tests configure and run. Unfortunately I fail.
Downloaded the snapshot from 18.01. Did a symbolic link into
testsuite/libjava.mauve/mauve. Then I run
make check RUNTESTFLAGS='mauve.exp' and fail. Ok have to configure
first. But here I fail since I don't have the right library for aclocal.
aclocal: configure.in: 42: macro `AM_PROG_GCJ' not found in library
Could someone please point me to configure/Makefile.in file I could use?
My autoconf is 2.13 and the automake is 1.4 hacked for gcj.
Thanks,
Andreas