Re: No success joining in yet

Andy Wingo <[email protected]> Fri, 09 Dec 2011 19:26:46 +0100
Newsgroups gmane.lisp.guile.gtk
Message-ID <[email protected]>
On Fri 09 Dec 2011 17:48, Mark H Weaver <[email protected]> writes:

> Detlev Zundel <[email protected]> writes:
>>   ./configure: line 14046: GUILE_PROGS: command not found
>>   ./configure: line 14047: GUILE_FLAGS: command not found
>
> This indicates that the definitions of the m4 macros GUILE_PROGS and
> GUILE_FLAGS are missing, so they were left unexpanded in the resulting
> "configure" script.

Correct.

Another solution is to cat guile.m4 >> acinclude.m4.  Perhaps we should
do this ourselves, in g-wrap.  It does make the error messages more
comprehensible.

Andy
-- 
http://wingolog.org/