Changeset ac3786b in rtems for aclocal/rtems-top.m4
- Timestamp:
- Aug 29, 2003, 12:06:15 AM (17 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 087a6c86
- Parents:
- 1e9fbb5c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
aclocal/rtems-top.m4
r1e9fbb5c rac3786b 1 1 dnl $Id$ 2 3 m4_define([RTEMS_API],[4.7]) 2 4 3 5 dnl … … 13 15 AC_BEFORE([$0], [AM_INIT_AUTOMAKE])dnl 14 16 15 AC_PREFIX_DEFAULT([/opt/rtems ])17 AC_PREFIX_DEFAULT([/opt/rtems-][RTEMS_API]) 16 18 17 19 ## HACK to allow gnu-make conditionals in automake-Makefiles.
Note: See TracChangeset
for help on using the changeset viewer.