summaryrefslogtreecommitdiffstats
path: root/cpukit/httpd/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-04-13 03:59:59 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-04-13 03:59:59 +0000
commitc93e1d442bf66549ef5e2e86fbcc9811d201f60e (patch)
treee71323f7ec42833a35969f83151f2f43a47775cf /cpukit/httpd/Makefile.am
parentAdd AM_CONDITIONAL(HAS_PTHREADS). (diff)
downloadrtems-c93e1d442bf66549ef5e2e86fbcc9811d201f60e.tar.bz2
Use HAS_PTHREADS instead of LIBPOSIX.
Diffstat (limited to 'cpukit/httpd/Makefile.am')
-rw-r--r--cpukit/httpd/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/httpd/Makefile.am b/cpukit/httpd/Makefile.am
index 3bf90db859..9613466871 100644
--- a/cpukit/httpd/Makefile.am
+++ b/cpukit/httpd/Makefile.am
@@ -7,7 +7,7 @@ include $(top_srcdir)/automake/compile.am
AM_CPPFLAGS += -DWEBS -DUEMF
if LIBNETWORKING
-if HAS_POSIX
+if HAS_PTHREADS
include_goaheaddir = $(includedir)/goahead
include_HEADERS = rtems_webserver.h