guile-devel
[Top][All Lists]
Advanced

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

configure.in stack growth typo


From: Kevin Ryde
Subject: configure.in stack growth typo
Date: Mon, 12 May 2003 08:09:38 +1000
User-agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.2 (gnu/linux)

I applied a correction,

        * configure.in (SCM_I_GSC_STACK_GROWS_UP): Fix missing comma in
        AC_TRY_RUN.

This was causing downward stack systems to get the cross-compile
warning, and cross-compile to fail completely.

Incidentally, if this really must be known at configure time then it
might be better for the cross compile to be fatal, to avoid mysterious
problems.  It could advise how to force a value with a cache variable
or something.

Attachment: configure.in.grow.diff
Description: Text document


reply via email to

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