Changeset f02a0e53 in rtems
- Timestamp:
- Oct 19, 2006, 7:22:14 PM (14 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- cbeebc0
- Parents:
- 24029b2
- Files:
-
- 1 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ChangeLog
r24029b2 rf02a0e53 1 2006-10-19 Joel Sherrill <joel@OARcorp.com> 2 3 * configure.ac: Remove all macro implementations and use only the 4 static inline. Static inline functions are now well supported so 5 there is no reason for duplicate maintenance. 6 * aclocal/enable-inlines.m4: Removed. 7 1 8 2006-10-18 Ralf Corsépius <ralf.corsepius@rtems.org> 2 9 -
configure.ac
r24029b2 rf02a0e53 27 27 RTEMS_ENABLE_NETWORKING 28 28 RTEMS_ENABLE_RDBG 29 RTEMS_ENABLE_INLINES30 29 RTEMS_ENABLE_CXX 31 30 RTEMS_ENABLE_TESTS
Note: See TracChangeset
for help on using the changeset viewer.