diff options
author | nijtmans <nijtmans> | 2009-02-10 21:57:16 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2009-02-10 21:57:16 (GMT) |
commit | 9968eece0a412b8035a5437db0e8c52723c94e7f (patch) | |
tree | aa046ca5484f598f2b9685731edfbe6ede248b11 /ChangeLog | |
parent | 23f46a304464683d61975cfe1622a61b52b2d86a (diff) | |
download | tcl-9968eece0a412b8035a5437db0e8c52723c94e7f.zip tcl-9968eece0a412b8035a5437db0e8c52723c94e7f.tar.gz tcl-9968eece0a412b8035a5437db0e8c52723c94e7f.tar.bz2 |
fix [tcl-Bug 2502365] Building of head on HPUX is
broken when using the native CC.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2009-02-10 Jan Nijtmans <nijtmans@users.sf.net> + + * unix/tcl.m4: fix [tcl-Bug 2502365] Building of head on HPUX is + broken when using the native CC. + * unix/configure (autoconf-2.59) + 2009-02-10 Don Porter <dgp@users.sourceforge.net> * generic/tclObj.c (Tcl_GetString): Added comments and validity |