Changeset cc63e08 in rtems for c/src/configure.in
- Timestamp:
- 10/04/99 18:40:53 (24 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 0efa9f0
- Parents:
- 5a83ba2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/configure.in
r5a83ba2 rcc63e08 28 28 AC_CONFIG_SUBDIRS(lib) 29 29 if test "$HAS_NETWORKING" = "yes"; then 30 cfg_subdirs="lib rpc"30 cfg_subdirs="libnetworking librpc" 31 31 fi 32 32 if test "$RTEMS_HAS_CPLUSPLUS" = "yes"; then
Note: See TracChangeset
for help on using the changeset viewer.