diff options
author | rmax <rmax> | 2002-06-25 14:27:05 (GMT) |
---|---|---|
committer | rmax <rmax> | 2002-06-25 14:27:05 (GMT) |
commit | 34f767148b4bb7594082e532936d0ab590a82064 (patch) | |
tree | fc8afa5f367f074dd660e4e5d107401ab3bbda06 /ChangeLog | |
parent | 7ca07353686f0823109480f1f02842e4aa6491ae (diff) | |
download | tcl-34f767148b4bb7594082e532936d0ab590a82064.zip tcl-34f767148b4bb7594082e532936d0ab590a82064.tar.gz tcl-34f767148b4bb7594082e532936d0ab590a82064.tar.bz2 |
* unix/tcl.m4 (SC_PATH_TCLCONFIG): Replaced ${exec_prefix}/lib by
${libdir}.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2002-06-25 Reinhard Max <max@suse.de> + + * unix/tcl.m4 (SC_PATH_TCLCONFIG): Replaced ${exec_prefix}/lib by + ${libdir}. + 2002-06-25 Donal K. Fellows <fellowsd@cs.man.ac.uk> * generic/tclUtil.c (TclGetIntForIndex): Fix of critical bug |