On 20 Nov 2007, at 04:02, Jean-François Mertens wrote: > At worst, there is a way if I remember correctly to force the use of > those > or those architectural defaults; but I would have hoped for a quicker > and cleaner solution from upstream.
If you want to test this already now, try inserting a line like the following right between configure and make : if test `uname -m` = G4 ; then sed -i.bak 's,^\( *ARCH =\).*,\1 PPCG432AltiVec,' Make.inc ; fi but check first that the test is correct (`machine` , or `arch` might be better ? _ I can't try now on a G4..) JF ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.devel