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/httpd/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/httpd/Makefile.am') diff --git a/cpukit/httpd/Makefile.am b/cpukit/httpd/Makefile.am index a1aa779bf4..3bf90db859 100644 --- a/cpukit/httpd/Makefile.am +++ b/cpukit/httpd/Makefile.am @@ -6,7 +6,7 @@ include $(top_srcdir)/automake/compile.am AM_CPPFLAGS += -DWEBS -DUEMF -if HAS_NETWORKING +if LIBNETWORKING if HAS_POSIX include_goaheaddir = $(includedir)/goahead -- cgit v1.2.3