Changeset 2782e69 in rtems for c/src/configure.in
- Timestamp:
- 10/26/99 12:39:24 (23 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 65a60cd
- Parents:
- a94521c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/configure.in
ra94521c r2782e69 30 30 cfg_subdirs="$cfg_subdirs libmisc" 31 31 32 if test "$RTEMS_CPU" != "unix"; then 33 ## HACK: Suppress libchip for unix 34 cfg_subdirs="$cfg_subdirs libchip" 35 fi 36 32 37 if test "$HAS_NETWORKING" = "yes"; then 33 38 cfg_subdirs="$cfg_subdirs libnetworking librpc"
Note: See TracChangeset
for help on using the changeset viewer.