summaryrefslogtreecommitdiffstats
path: root/cpukit/httpd/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-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 9d5e0421cc..1ebf430d52 100644
--- a/cpukit/httpd/Makefile.am
+++ b/cpukit/httpd/Makefile.am
@@ -7,7 +7,7 @@ include $(top_srcdir)/automake/compile.am
EXTRA_LIBRARIES =
CLEANFILES =
-AM_CPPFLAGS += -DWEBS -DUEMF -DOS="RTEMS"
+AM_CPPFLAGS += -DWEBS -DUEMF
if HAS_NETWORKING
if HAS_POSIX