Mercurial > ecos
diff host/tools/configtool/ChangeLog @ 283:f58bc1b2c2bc
Reorganization of the host-side autoconfiscation support, and a couple
of minor bug fixes. The main goal is to support per-package host-side
software in addition to the generic host-side tools. For example, the
synthetic target HAL and device driver packages can now have host
subdirectories with support code.
| author | bartv |
|---|---|
| date | Sun, 11 Aug 2002 21:40:50 +0000 |
| parents | e0c0827131d1 |
| children | 3ecf91f6663a |
line wrap: on
line diff
--- a/host/tools/configtool/ChangeLog +++ b/host/tools/configtool/ChangeLog @@ -1,3 +1,10 @@ +2002-08-03 Bart Veer <bartv@ecoscentric.com> + + * standalone/common/Makefile.am, configure.in, acinclude.m4: + Rework host-side autoconf support + + * common/common/build.cxx: fix typo + 2002-02-08 Julian Smart <julians@redhat.com> * common/common/build.cxx: Added two missing backslashes
