autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Annoying warning message is now an error!


From: Pavel Roskin
Subject: Re: Annoying warning message is now an error!
Date: Sun, 29 Oct 2000 12:41:30 -0500 (EST)

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:address@hidden:/cvsroot/tcljava

I'll have a look.

Regards,
Pavel Roskin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]