summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-04-29 05:17:44 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-04-29 05:17:44 +0000
commit1943c42b5a5ca67ce8cd03f1856e74999e212dc9 (patch)
tree84290f4bf6e690fc6eb7cd5652a9bdd706a706b1 /cpukit/ChangeLog
parentRegenerate. (diff)
downloadrtems-1943c42b5a5ca67ce8cd03f1856e74999e212dc9.tar.bz2
2010-04-29 Ralf Corsépius <ralf.corsepius@rtems.org>
* httpd/Makefile.am: Use LIBHTTPD. * shttpd/Makefile.am: Use LIBSHTTPD.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 6721bad838..29ebef2bce 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,7 @@
2010-04-29 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * httpd/Makefile.am: Use LIBHTTPD.
+ * shttpd/Makefile.am: Use LIBSHTTPD.
* configure.ac: Add RTEMS_ENABLE_SHTTPD, RTEMS_ENABLE_HTTPD.
Introduce AM_CONDITIONALS LIBHTTPD, LIBSHTTPD.
* aclocal/enable-httpd.m4, aclocal/enable-shttpd.m4: New.