diff options
author | das <das> | 2008-06-12 20:09:17 (GMT) |
---|---|---|
committer | das <das> | 2008-06-12 20:09:17 (GMT) |
commit | e4f4c57260ec61ec4684b6f3658d3cfe4879be02 (patch) | |
tree | 79302c0f18973834c40910602205b254cb52bfc1 /ChangeLog | |
parent | aa2639c4bda2a4207f2c081e88e348e6371dbe66 (diff) | |
download | tcl-e4f4c57260ec61ec4684b6f3658d3cfe4879be02.zip tcl-e4f4c57260ec61ec4684b6f3658d3cfe4879be02.tar.gz tcl-e4f4c57260ec61ec4684b6f3658d3cfe4879be02.tar.bz2 |
* unix/Makefile.in: add complete deps on tclDTrace.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,7 +1,9 @@ 2008-06-12 Daniel Steffen <das@users.sourceforge.net> - * unix/Makefile.in: clean generated tclDTrace.h file. - * unix/configure.in: fix static DTrace-enabled build on Solaris. + * unix/Makefile.in: add complete deps on tclDTrace.h. + + * unix/Makefile.in: clean generated tclDTrace.h file. + * unix/configure.in (SunOS): fix static DTrace-enabled build. * unix/tcl.m4 (SunOS-5.11): fix 64bit amd64 support with gcc & Sun cc. * unix/configure: autoconf-2.13 |