Hi Tim,

--- Timothy Stack <[EMAIL PROTECTED]> wrote:
> > Yeah, I've just seen it yesterday, too, and had a
> > patch handy ;)
> > 
> > thanks, I've checked in a fix, that does pretty
> much
> > what you proposed.
> 
> Now it doesn't work the other way ;)...   This line
> in configure.in:
> 
> 
>
MATH_LIB=$(top_builddir)/libraries/clib/math/libmath.la
> 
> needs to look like this:
> 
>        
>
MATH_LIB="\$(top_builddir)/libraries/clib/math/libmath.la"
> 
> Otherwise "top_builddir" doesn't resolve so MATH_LIB
> has a value of 
>  /libraries/clib/math/libmath.la
> 

Thanks for catching that one again ;) I've checked in
your fix.

cheers,
dalibor topic

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to