Changeset cc63e08 in rtems for c/src/configure.in


Ignore:
Timestamp:
10/04/99 18:40:53 (24 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
0efa9f0
Parents:
5a83ba2
Message:

Patch from Ralf Corsepius <corsepiu@…> to make libnetworking
a top level more independently configured package.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • c/src/configure.in

    r5a83ba2 rcc63e08  
    2828AC_CONFIG_SUBDIRS(lib)
    2929if test "$HAS_NETWORKING" = "yes"; then
    30 cfg_subdirs="librpc"
     30cfg_subdirs="libnetworking librpc"
    3131fi
    3232if test "$RTEMS_HAS_CPLUSPLUS" = "yes"; then
Note: See TracChangeset for help on using the changeset viewer.