diff options
author | das <das> | 2002-11-04 01:54:54 (GMT) |
---|---|---|
committer | das <das> | 2002-11-04 01:54:54 (GMT) |
commit | 39f901720507fd104063d75913922f994b281948 (patch) | |
tree | 243d0fd4d12eb1747bed663f9803845a08903f09 /ChangeLog | |
parent | 7dd461f9eaba19b9069e6c18edeb3eacba0b4526 (diff) | |
download | tk-39f901720507fd104063d75913922f994b281948.zip tk-39f901720507fd104063d75913922f994b281948.tar.gz tk-39f901720507fd104063d75913922f994b281948.tar.bz2 |
* macosx/Wish.pbproj/project.pbxproj: added Wish linker flag
-headerpad_max_install_names to allow use of 'install_name_tool'.
fixed tkConfig.sh generation and redo_prebinding in the case where
Tk is not installed alongside Tcl.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2002-11-04 Daniel Steffen <das@users.sourceforge.net> + + * macosx/Wish.pbproj/project.pbxproj: added Wish linker flag + -headerpad_max_install_names to allow use of 'install_name_tool'. + fixed tkConfig.sh generation and redo_prebinding in the case where + Tk is not installed alongside Tcl. + 2002-11-01 Andreas Kupries <andreask@activestate.com> * win/makefile.vc (TCLREGLIBNAME): Updated to registry 1.1. |