%% Fabio Alemagna <[EMAIL PROTECTED]> writes: fa> I specified --host=m68k-amigaos, and configure added that prefix fa> to all the tool's names, except, apparently, ar.
Weird. Both that it added that prefix to some, and that it didn't add it to all. This is an autoconf issue. fa> Or perhaps ar is used by hand in that makefile, I haven't checked. If so, it's an automake issue (I assume you're talking about the makefile in glob?)--there is no direct reference to ar in the glob/Makefile.am. -- ------------------------------------------------------------------------------- Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at: http://www.gnu.org http://make.paulandlesley.org "Please remain calm...I may be mad, but I am a professional." --Mad Scientist _______________________________________________ Bug-make mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-make
