diff options
author | das <das> | 2003-02-19 16:55:41 (GMT) |
---|---|---|
committer | das <das> | 2003-02-19 16:55:41 (GMT) |
commit | 106e32fff09887a477e59692fb31c0b46e0227cc (patch) | |
tree | c8e113c2d73b4d029394cbb7c1e2c6a3f8518559 | |
parent | fb48f14fb28f2dd0b1633560091087d54f10dc1e (diff) | |
download | tcl-106e32fff09887a477e59692fb31c0b46e0227cc.zip tcl-106e32fff09887a477e59692fb31c0b46e0227cc.tar.gz tcl-106e32fff09887a477e59692fb31c0b46e0227cc.tar.bz2 |
added missing bug #
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ * macosx/Tcl.pbproj/project.pbxproj: * macosx/Makefile: reworked embedded build to no longer require relinking but to use install_name_tool instead to change the - install_names for embedded frameworks. + install_names for embedded frameworks. [Bug #644510] * macosx/Tcl.pbproj/project.pbxproj: preserve mod dates when running 'make install' to build framework (avoids bogus rebuilds |