guile-devel
[Top][All Lists]
Advanced

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

configure CC_FOR_BUILD


From: Kevin Ryde
Subject: configure CC_FOR_BUILD
Date: Mon, 12 May 2003 09:11:11 +1000
User-agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.2 (gnu/linux)

I applied a change

        * configure.in (CC_FOR_BUILD): Use AC_ARG_VAR.

This gets CC_FOR_BUILD described in ./configure --help, and preserves
its value across reconfigures.

Unless anyone is very attached to --with-cc-for-build, I'd suggest
removing that option and just leave the CC_FOR_BUILD variable.  The
latter is moderately standard (eg. config.guess uses it), and an extra
guile specific option won't really add much.

Attachment: configure.in.cc-for-build-arg-var.diff
Description: Text document


reply via email to

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