summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cpukit/ChangeLog1
-rw-r--r--cpukit/configure.ac1
2 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index a0b1124043..4f0bbe9f35 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,6 @@
2009-11-17 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * configure.ac: Add mghttpd/Makefile.
* mghttpd/mongoose.c: Various 16bit fixes.
Add HAVE_CONFIG_H.
Add HAVE_SYS_MMAN_H HAVE_DLFCN_H.
diff --git a/cpukit/configure.ac b/cpukit/configure.ac
index 994f770844..eca8f670f7 100644
--- a/cpukit/configure.ac
+++ b/cpukit/configure.ac
@@ -316,6 +316,7 @@ ftpd/Makefile
telnetd/Makefile
pppd/Makefile
shttpd/Makefile
+mghttpd/Makefile
wrapup/Makefile])
AC_CONFIG_COMMANDS([preinstall-stamp],