2004-12-30 Ralf Corsepius <ralf.corsepius@rtems.org>

* httpd/Makefile.am: Remove -DOS="RTEMS".
This commit is contained in:
Ralf Corsepius
2004-12-30 07:44:21 +00:00
parent 2ec559eea3
commit 2707ce2119
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
2004-12-30 Ralf Corsepius <ralf.corsepius@rtems.org>
* httpd/Makefile.am: Remove -DOS="RTEMS".
2004-12-29 Ralf Corsepius <ralf.corsepius@rtems.org>
* score/include/rtems/score/chain.h:
+1 -1
View File
@@ -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