]> granicus.if.org Git - python/commit
Issue #14018: Fix OS X Tcl/Tk framework checking when using OS X SDKs.
authorNed Deily <nad@acm.org>
Mon, 30 Jul 2012 09:35:58 +0000 (02:35 -0700)
committerNed Deily <nad@acm.org>
Mon, 30 Jul 2012 09:35:58 +0000 (02:35 -0700)
commit2910a7ba6bac0e51c05a5405de1c858da73687b4
tree3f07128f7ddcb7f61bfdf47db9659fc9bae28ad6
parent5d6aeb8d9968fff9a132947e8420105af6856d0c
Issue #14018: Fix OS X Tcl/Tk framework checking when using OS X SDKs.
Also add tests in the OS X installer build to ensure that the desired
dynamic linking with an optional newer Tcl/Tk in /Library actually
happens.
Mac/BuildScript/build-installer.py
Misc/NEWS
setup.py