On Thu, Apr 20, 2006 at 06:50:10AM +0200, Ralf Corsepius wrote: > > Regarding BUILD_CC, > > I guess I'll have to hack AC_PROG_CC. > Well, there are much better approaches. If you want to avoid hacking > autoconf macros, you're better off splitting the source tree into 2 > parts, a $host and a $build compiled subtree and implement a separate > toplevel configure script, calling these subtree's configure scripts > with appropriate --host/--build pairs. Unfortunately autoconf doesn't > provide any support for this.
Thanks, I'll look at that. With kind regards, Baurzhan. _______________________________________________ Autoconf mailing list [email protected] http://lists.gnu.org/mailman/listinfo/autoconf
