comparison acsupport/ChangeLog @ 345:3f4258400ba5

Fix host-side configury problems which can occur if you are not using the system installation of Tcl
author bartv
date Sun, 22 Sep 2002 19:19:28 +0000
parents c0ffaecb376e
children d82de0ee8e07
comparison
equal deleted inserted replaced
344:2ac3cfd6ed44 345:3f4258400ba5
1 2002-09-22 Bart Veer <bartv@ecoscentric.com>
2
3 * acinclude.m4:
4 Add the Tcl library path to ecos_LDADD (patch provided by Andrew
5 Lunn). Also add a reminder about ecos_tcl_version issues and
6 fix up Tk support.
7
1 2002-08-27 Robin Farine <robin.farine@acn-group.ch> 8 2002-08-27 Robin Farine <robin.farine@acn-group.ch>
2 9
3 * acinclude.m4 (ECOS_PATH_TCL): having found tclConfig.sh in 10 * acinclude.m4 (ECOS_PATH_TCL): having found tclConfig.sh in
4 /<lib>/tcl<ver>, search for tkConfig.sh in /<lib>/tcl<ver> and in 11 /<lib>/tcl<ver>, search for tkConfig.sh in /<lib>/tcl<ver> and in
5 /<lib>/tk<ver>. 12 /<lib>/tk<ver>.