Hi, On Tue, Mar 01, 2011 at 07:42:45AM +0100, Daniel Kriesten wrote: > > Why? The "--help" is passed to "./configure". Having "--help" here is a > > hack to avoid running ./configure during autogen.sh. > > Well - I guessed you are doing so. But I did not understand why. Just for > speeding up the build? As far as I checked it, the first configure run does > not affect the one of the prepare stage?
well, the first configure run is for the host, and the second for the target. I want to avoid any side effects (caching). Michael -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- ptxdist mailing list [email protected]
