Mercurial > flash_v2
diff ChangeLog @ 881:d6a1854fdc1b
Make toplevel configure script work in a release tree rather than just
in a CVS tree.
| author | bartv |
|---|---|
| date | Thu, 27 Mar 2003 23:42:26 +0000 |
| parents | c2d1fd823f09 |
| children |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2003-03-27 Bart Veer <bartv@ecoscentric.com> + + * configure.in, configure: + Look for the host-side sources in tools/src as well as in host, as + per the 2.0 release tree. + Look for per-package host-side software in any/all versions of a + package, not just "current". + 2003-02-12 Bart Veer <bartv@ecoscentric.com> * README.host: update Tcl-related instructions
