https://github.com/python/cpython
Revision e8fb992f756cc8799a914abca24f92601e38b577 authored by Neal Norwitz on 04 April 2006, 05:32:17 UTC, committed by Neal Norwitz on 04 April 2006, 05:32:17 UTC
bug.  I don't understand this at all, but Darwin/[78].* gets converted
to Darwin/78.* which is not correct.  Maybe I'm just clueless or overworked.
I can't see why in the original checkin this should have changed.

This hack gets the Mac build working again.  If someone figures out the
real problem, please revert this and fix for real.

Anthony is telling me that AC_PROG_CXX_WORKS which we use is broken.
I have no idea if that's related.

This change breaks up the case and fixes a typo.
1 parent 2f327c1
History
Tip revision: e8fb992f756cc8799a914abca24f92601e38b577 authored by Neal Norwitz on 04 April 2006, 05:32:17 UTC
Martin's change 43604 broke the Mac builds apparently due to an autoconf
Tip revision: e8fb992
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.hgtags -rw-r--r-- 2.9 KB
LICENSE -rw-r--r-- 13.2 KB
Makefile.pre.in -rw-r--r-- 32.8 KB
README -rw-r--r-- 51.6 KB
configure -rwxr-xr-x 613.7 KB
configure.in -rw-r--r-- 88.9 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 25.0 KB
setup.py -rw-r--r-- 62.3 KB

README

back to top