Hello, Mo!

> I just updated and tried to regen from a configure.in
> only to find that the annoying warning that I reported
> a couple of months ago has now turned into an error.

I did it. There shouldn't be that warning anyway.

> % autoconf
> configure.in:4: error: undefined macro: JAVAC_FLAGS

AC_FLAGS matches the pattern of macros that cannot go to "configure"
unexpanded. This is wrong. The fix is ready. I'm sending it to
autoconf-patches.

> The strange thing is that a configure file is still generated. Problem

I agree, "configure" should be erased unless some flags are given. But
it's a minor issue.

> is, when I run the configure file that is generated, I get this error:
> 
> checking for gdb... /usr/local/project/install/insight/bin/gdb
> /home/mo/project/tcljava_ajuba/clean/tcljava/configure: syntax error near 
> unexpected token `"(c' 
> /home/mo/project/tcljava_ajuba/clean/tcljava/configure: 
> /home/mo/project/tcljava_ajuba/clean/tcljava/configure: line 3207: `  
> echo $ECHO_N "(cached) $ECHO_C" >&6'

It's a separate issue.

> setenv CVSROOT 
> :pserver:[EMAIL PROTECTED]:/cvsroot/tcljava

I'll have a look.

Regards,
Pavel Roskin


Reply via email to