commit | cea1ddb4aa6ccae552ff9838cb07c6802785b8fc | [log] [tgz] |
---|---|---|
author | Ronald Oussoren <ronaldoussoren@mac.com> | Wed Mar 04 21:30:12 2009 +0000 |
committer | Ronald Oussoren <ronaldoussoren@mac.com> | Wed Mar 04 21:30:12 2009 +0000 |
tree | a00213363009e33a243bac4081ff7c70c3f812f2 | |
parent | eeafb96b0877b78b1efd341f1103b2a81d5116e1 [diff] |
Change framework search order when looking for Tcl/Tk on OSX. This is needed because the system linker looks in /Library/Framework before it looks in /System/Library frameworks. Without this patch _tkinter will be unusable when it is compiled on a system that has Tk 8.5 installed in /Library/Frameworks (and the Apple 8.4 install in /System/Library/Frameworks)