> FreeBSD does all of its ports/ builds using a configure target of
> ${ARCH}-portbld-freebsd${OSREL} - perhaps you could do something similar
> and see if you need to tweak config.guess/config.sub and supply some
> basic scripts for what will look like a cross-compile so that your work
> is mostly done.Would you be able to provide a little bit more detail on this? What command do I need to give to my friend to get him to generate config files as close to what I want as possible? I can give him my include files, which have no extensions in them. And if he runs gcc with the "-ansi" option, the compiler won't have any extensions either. How do I get configure to do that? Thanks. Paul. _______________________________________________ Autoconf mailing list [email protected] http://lists.gnu.org/mailman/listinfo/autoconf
