From ba9556096c6ed8e342ff12cef4abb485796bd3ff Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 17 Nov 2009 17:33:40 +0000 Subject: [PATCH] =?UTF-8?q?2009-11-17=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * configure.ac: Add mghttpd/Makefile. --- cpukit/ChangeLog | 1 + cpukit/configure.ac | 1 + 2 files changed, 2 insertions(+) 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 + * 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],