configure: Replace '--with-crosstools' with multiple options:
commit8458cd6b20d618215097da5dc111c76a56e36d0b
authorjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 15 May 2012 00:45:17 +0000 (15 00:45 +0000)
committerjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 15 May 2012 00:45:17 +0000 (15 00:45 +0000)
treefc8eb03352b4cd09488fe621a1f2e9e72b890a93
parent5dd87ab261432fa54f359dbf048720cbaf3d0023
configure: Replace '--with-crosstools' with multiple options:

--with-kernel-toolchain-prefix Specify crosscompile toolchain prefix for kernel objects
--with-elf-toolchain-prefix    Specify crosscompile toolchain prefix to wrap for AROS objects
--with-aros-toolchain-prefix   Specify prebuilt AROS toolchain
--with-aros-toolchain-install  Where to install cross tools binaries

Signed-off-by: Jason S. McMullan <jason.mcmullan@gmail.com>
git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@44809 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
configure
configure.in