Changeset 737a599 in rtems for c/src/lib/libbsp/i386/pc386/configure.in
- Timestamp:
- 01/12/00 16:05:58 (24 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 1e194112
- Parents:
- 76c2b35
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/i386/pc386/configure.in
r76c2b35 r737a599 20 20 RTEMS_CANONICAL_HOST 21 21 22 dnl if this is an i386, does gas have good code16 support? 23 RTEMS_I386_GAS_CODE16 24 AM_CONDITIONAL(RTEMS_GAS_CODE16,test "$RTEMS_GAS_CODE16" = "yes"); 25 22 26 RTEMS_PROJECT_ROOT 23 27 AM_CONDITIONAL(HAS_NETWORKING,test "$HAS_NETWORKING" = "yes")
Note: See TracChangeset
for help on using the changeset viewer.