Mercurial > flash_v2
diff packages/hal/synth/arch/current/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 | fbfd52cf7976 |
| children | c3adb3b974a2 |
line wrap: on
line diff
--- a/packages/hal/synth/arch/current/ChangeLog +++ b/packages/hal/synth/arch/current/ChangeLog @@ -1,3 +1,10 @@ +2002-09-22 Bart Veer <bartv@ecoscentric.com> + + * host/configure.in: + If the installed version of Tcl is too old, issue a warning and + suppress the build, rather than fail. Other bits of the system, + e.g. the generic host-side tools, can still be built. + 2002-09-21 Bart Veer <bartv@ecoscentric.com> * host/ecosynth.c:
