Mercurial > ecos
comparison host/tools/Utils/common/acinclude.m4 @ 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 | 74dbf4c3f2e1 |
comparison
equal
deleted
inserted
replaced
| 282:a29ee6c2dd3c | 283:f58bc1b2c2bc |
|---|---|
| 39 dnl ==================================================================== | 39 dnl ==================================================================== |
| 40 | 40 |
| 41 dnl Access shared macros. | 41 dnl Access shared macros. |
| 42 dnl AM_CONDITIONAL needs to be mentioned here or else aclocal does not | 42 dnl AM_CONDITIONAL needs to be mentioned here or else aclocal does not |
| 43 dnl incorporate the macro into aclocal.m4 | 43 dnl incorporate the macro into aclocal.m4 |
| 44 sinclude(../../../acinclude.m4) | 44 sinclude(../../../../acsupport/acinclude.m4) |
