* NightStrike wrote on Wed, Mar 03, 2010 at 08:18:14PM CET: > Using AM_PROG_AS seems to set AS to 'as' instead of $host-as. Is this > another case of user error, or is this an automake bug?
AM_PROG_AS does not set AS. This macro is 10 lines long, you could easily have verified that by looking at it. Cheers, Ralf