cpython/Mac/Tools
Ronald Oussoren a55af9a9db - Issue #7658: Ensure that the new pythonw executable works on OSX 10.4
- Issue #7714: Use ``gcc -dumpversion`` to detect the version of GCC on
  MacOSX.

- Make configure look for util.h as well as libutil.h. The former
  is the header file that on OSX contains the defition of openpty.

  (Needed to compile for OSX 10.4 on OSX 10.6)

- Use the correct definition of CC to compile the pythonw executable
2010-01-17 16:25:57 +00:00
..
fixapplepython23.py Port of revision 51902 in release25-maint to the trunk 2006-09-17 18:42:53 +00:00
pythonw.c - Issue #7658: Ensure that the new pythonw executable works on OSX 10.4 2010-01-17 16:25:57 +00:00