summaryrefslogtreecommitdiffstats
path: root/cpukit/telnetd/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-11-18 02:28:35 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-11-18 02:28:35 +0000
commit3fe615bae8402e731846930125b3feff2ef333fc (patch)
tree8bd784d2e3a8c869b0c3d4ae0564fa655c49830d /cpukit/telnetd/Makefile.am
parent2006-11-18 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-3fe615bae8402e731846930125b3feff2ef333fc.tar.bz2
Replace AM_CONDITIONAL(HAS_NETWORKING) with AM_CONDITIONAL(LIBNETWORKING).
Diffstat (limited to 'cpukit/telnetd/Makefile.am')
-rw-r--r--cpukit/telnetd/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/telnetd/Makefile.am b/cpukit/telnetd/Makefile.am
index 2f48393056..4e0ab4bc2e 100644
--- a/cpukit/telnetd/Makefile.am
+++ b/cpukit/telnetd/Makefile.am
@@ -4,7 +4,7 @@
include $(top_srcdir)/automake/compile.am
-if HAS_NETWORKING
+if LIBNETWORKING
if LIBSHELL
include_rtemsdir = $(includedir)/rtems
include_rtems_HEADERS = pty.h telnetd.h