Donn Terry <[EMAIL PROTECTED]>:
> That would be nice... in fact configure HAS done a meta
> build to presumably fix as much as it can.  However, CC can
> be passed in on the make command line, and thus needs to be
> munged at make time, so the munging needs to be in the makefile.

or you can use a two-stage make.  (ie, Makefile just writes
vars.mk then invokes 'make -f vars.mk -f build.mk')
--

Reply via email to