diff options
author | rmax <rmax> | 2004-11-12 18:09:08 (GMT) |
---|---|---|
committer | rmax <rmax> | 2004-11-12 18:09:08 (GMT) |
commit | 15a3589fe10f579b681e2d555f2912cfee8bc10c (patch) | |
tree | 514befbe3e8786c84ea12c40649885684a276c94 /ChangeLog | |
parent | 87c29e7beba88eb6257151d68884a27f3eebee8a (diff) | |
download | tcl-15a3589fe10f579b681e2d555f2912cfee8bc10c.zip tcl-15a3589fe10f579b681e2d555f2912cfee8bc10c.tar.gz tcl-15a3589fe10f579b681e2d555f2912cfee8bc10c.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2004-11-12 Reinhard Max <max@suse.de> + + * unix/config.h.in: + * unix/tclConfig.h.in: renamed + + * unix/Makefile.in: Completed support for config header, + * unix/configure.in: fixed building outside of the unix dir, + * unix/tclAppinit.c: and reflected the name change of config.h. + * generic/tclInt.h: + + * unix/configure: generated + 2004-11-12 Donal K. Fellows <donal.k.fellows@man.ac.uk> * unix/config.h.in: Allow configure to put all the C #defs into |