summaryrefslogtreecommitdiffstats
path: root/cpukit/mghttpd/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/mghttpd/Makefile.am')
-rw-r--r--cpukit/mghttpd/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/mghttpd/Makefile.am b/cpukit/mghttpd/Makefile.am
index 2c2a918029..e4ed9fdee1 100644
--- a/cpukit/mghttpd/Makefile.am
+++ b/cpukit/mghttpd/Makefile.am
@@ -6,7 +6,7 @@ include_mghttpddir = $(includedir)/mghttpd
project_lib_LIBRARIES = libmghttpd.a
libmghttpd_a_CPPFLAGS = $(AM_CPPFLAGS)
# libmghttpd_a_CPPFLAGS += -DHAVE_MD5
-libmghttpd_a_CPPFLAGS += -DNO_SSI -DNO_SSL -DNO_CGI
+libmghttpd_a_CPPFLAGS += -DNO_SSL -DNO_POPEN -DNO_CGI
libmghttpd_a_SOURCES = mongoose.c mongoose.h
include_mghttpd_HEADERS = mongoose.h