Changeset 3025a4a in rtems for c/src/aclocal/enable-rtemsbsp.m4
- Timestamp:
- 02/12/04 16:56:47 (19 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- a03c1ab
- Parents:
- 717a34e9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/aclocal/enable-rtemsbsp.m4
r717a34e9 r3025a4a 8 8 AC_BEFORE([$0], [RTEMS_ENV_RTEMSBSP]) 9 9 AC_ARG_ENABLE(rtemsbsp, 10 [AC_HELP_STRING([--enable-rtemsbsp="bsp1 bsp2 .."], 11 [BSPs to include in build])], 10 [AS_HELP_STRING(--enable-rtemsbsp="bsp1 bsp2 ..",BSPs to include in build)], 12 11 [case "${enableval}" in 13 12 yes|no) AC_MSG_ERROR([missing argument to --enable-rtemsbsp="bsp1 bsp2"]);;
Note: See TracChangeset
for help on using the changeset viewer.