Mercurial > ecos-v2_0-branch
diff ChangeLog @ 794:1d4e1e38bd0f
Merge from trunk - allow per-package host-side software to be built in
a release tree
| author | bartv |
|---|---|
| date | Sun, 13 Apr 2003 12:33:00 +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
