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


Ignore:
Timestamp:
10/04/99 18:40:53 (23 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/lib/configure.in

    r5a83ba2 rcc63e08  
    4646# If the TCP/IP stack is enabled, then find all TCP/IP Makefiles
    4747if test "$HAS_NETWORKING" = "yes"; then
    48   cfg_subdirs="$cfg_subdirs libnetworking"
    49 
    5048  if test "$RTEMS_HAS_RDBG" = "yes"; then
    5149    RTEMS_CHECK_RDBG(RTEMS_BSP)
    5250  fi
    5351fi
    54 
    5552
    5653if test "$HAS_RDBG" = "yes"; then
Note: See TracChangeset for help on using the changeset viewer.