summaryrefslogtreecommitdiffstats
path: root/cpukit/aclocal/check-networking.m4
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-14 12:25:59 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-14 12:25:59 +0000
commit5bd24473306605890c4ecc86657049e84edc651e (patch)
tree79a5d7a7322a5869187c435c5a0746fc9431adee /cpukit/aclocal/check-networking.m4
parentRemove posix/unix. (diff)
downloadrtems-5bd24473306605890c4ecc86657049e84edc651e.tar.bz2
Remove unix/posix.
Diffstat (limited to 'cpukit/aclocal/check-networking.m4')
-rw-r--r--cpukit/aclocal/check-networking.m43
1 files changed, 0 insertions, 3 deletions
diff --git a/cpukit/aclocal/check-networking.m4 b/cpukit/aclocal/check-networking.m4
index 1b80e75303..8c84aa12cc 100644
--- a/cpukit/aclocal/check-networking.m4
+++ b/cpukit/aclocal/check-networking.m4
@@ -12,9 +12,6 @@ AC_CACHE_CHECK([whether CPU supports networking],
avr*|m32c*) # do not have address space to hold BSD TCP/IP stack
rtems_cv_HAS_NETWORKING="no"
;;
- unix*)
- rtems_cv_HAS_NETWORKING="no"
- ;;
*)
AS_IF([test "${RTEMS_HAS_NETWORKING}" = "yes"],[
# suppress libnetworking if one these types is not available