[kaffe] Re: Mauve Configuration Error

Tom Tromey tromey@redhat.com
Sat Jul 26 07:57:02 2003


>>>>> "Babar" == Babar  <winrunnerpro@yahoo.com> writes:

Babar> $ ./configure JAVA=/usr/local/kaffe/bin
Babar> JAVAC=/root/j2sdk1.4.1_04/bin

New-style command line...

Babar> configure: warning: JAVA=/usr/local/kaffe/bin: invalid
Babar> host type

Run against an older configure.  The VAR=VALUE syntax is a 2.5x
feature.  I suggest rebuilding configure with a newer autoconf.

Feel free to complain about this on the mauve list.  Maybe someone
will relent so we can check in the configury again.

Tom