Jon Wilson <[EMAIL PROTECTED]> writes:
>
> I need some help understanding what you've said.

AC_FUNC_ALLOCA in configure normally uses an alloca.c
(libguile/alloca.c) to provide alloca() if the compiler or C library
doesn't otherwise have one.  Should be unrelated to whatever happens
on bsd.

Not sure why libguile/alloca.c has to exist.  Does autoconf insist on
it being present, even if we then reject that version?


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user

Reply via email to