diff options
author | Alexandre Vassalotti <alexandre@peadrop.com> | 2009-07-17 05:41:49 (GMT) |
---|---|---|
committer | Alexandre Vassalotti <alexandre@peadrop.com> | 2009-07-17 05:41:49 (GMT) |
commit | f0381a152ba300971f77c20d8e64a0f66cea4c57 (patch) | |
tree | eb4393389b9a27c0c2a9eef78ed94141f514f2b6 /configure.in | |
parent | df6f3fdaafb6f9d0f1b0915d28e5a72d350f9a55 (diff) | |
download | cpython-f0381a152ba300971f77c20d8e64a0f66cea4c57.zip cpython-f0381a152ba300971f77c20d8e64a0f66cea4c57.tar.gz cpython-f0381a152ba300971f77c20d8e64a0f66cea4c57.tar.bz2 |
Blocked revisions 74031-74033 via svnmerge
........
r74031 | alexandre.vassalotti | 2009-07-17 00:24:45 -0400 (Fri, 17 Jul 2009) | 2 lines
Use AC_CHECK_SIZEOF to find the size of off_t, pthread_t and time_t.
........
r74032 | alexandre.vassalotti | 2009-07-17 00:59:05 -0400 (Fri, 17 Jul 2009) | 4 lines
Rename the useless AC_INCLUDES_DEFAULT and protect the includes.
This is mostly an aesthetic change.
........
r74033 | alexandre.vassalotti | 2009-07-17 01:26:39 -0400 (Fri, 17 Jul 2009) | 8 lines
Cache the results of all runtime checks.
This will be helpful to people who want to compile Python with a
cross-compiler. Now you can upload the configure script on your host
machine, run it with caching enabled, and download the cached results
on your build machine.
........
Diffstat (limited to 'configure.in')
0 files changed, 0 insertions, 0 deletions