]> granicus.if.org Git - python/commit
Add cross-compilation defaults to most AC_TRY_RUN values. The
authorGuido van Rossum <guido@python.org>
Mon, 17 Sep 2001 04:03:14 +0000 (04:03 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 17 Sep 2001 04:03:14 +0000 (04:03 +0000)
commit3065c94f373ed32922374a04923f21d41ca0a726
tree258a0513ba225fd53fa2a173580ccf876b8f01e6
parent305b5857f6bef93e0fb21a821f7a5b995cd0889b
Add cross-compilation defaults to most AC_TRY_RUN values.  The
supplied values are the most "normal" or "common" values found for
recent 32 bit machines.  This now seems to work to build Python 2.2
for the ARM processor used on the iPAQ.
configure
configure.in