diff options
author | hobbs <hobbs> | 2008-11-04 23:55:33 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2008-11-04 23:55:33 (GMT) |
commit | 816e6afe5aa1f2d7ab7a23576041e8fcdd704eea (patch) | |
tree | 217fbe72040c9790c3508007c9b3f2f632110091 /ChangeLog | |
parent | c8dfc3878f4d71e1ff87e7dc80de248cbc87da85 (diff) | |
download | tk-816e6afe5aa1f2d7ab7a23576041e8fcdd704eea.zip tk-816e6afe5aa1f2d7ab7a23576041e8fcdd704eea.tar.gz tk-816e6afe5aa1f2d7ab7a23576041e8fcdd704eea.tar.bz2 |
* generic/tkPort.h: remove the ../unix/ header dir as the build
system already has it, and it confuses builds when used with
private headers installed.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-11-04 Jeff Hobbs <jeffh@ActiveState.com> + + * generic/tkPort.h: remove the ../unix/ header dir as the build + system already has it, and it confuses builds when used with + private headers installed. + 2008-08-14 Daniel Steffen <das@users.sourceforge.net> * unix/tcl.m4 (SC_PATH_X): check for libX11.dylib in addition to |