From 3fe615bae8402e731846930125b3feff2ef333fc Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 18 Nov 2006 02:28:35 +0000 Subject: Replace AM_CONDITIONAL(HAS_NETWORKING) with AM_CONDITIONAL(LIBNETWORKING). --- cpukit/telnetd/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/telnetd') 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 -- cgit v1.2.3