From 2707ce2119ba4d31aae82d2aca8e585e4e97d945 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 30 Dec 2004 07:44:21 +0000 Subject: 2004-12-30 Ralf Corsepius * httpd/Makefile.am: Remove -DOS="RTEMS". --- cpukit/ChangeLog | 4 ++++ cpukit/httpd/Makefile.am | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 5323d26aa9..ccc2780d56 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,7 @@ +2004-12-30 Ralf Corsepius + + * httpd/Makefile.am: Remove -DOS="RTEMS". + 2004-12-29 Ralf Corsepius * score/include/rtems/score/chain.h: 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 -- cgit v1.2.3