# HG changeset patch # User jlarmour # Date 1051066974 0 # Node ID 1b02e87dfe4054aea4191781221edd63e120a516 # Parent 47dcd8174e3afe8bef69fa289b5bd10f4821f365 * cdl/httpd.cdl: Only build monitor in CDL option. diff --git a/packages/net/httpd/current/ChangeLog b/packages/net/httpd/current/ChangeLog --- a/packages/net/httpd/current/ChangeLog +++ b/packages/net/httpd/current/ChangeLog @@ -1,3 +1,7 @@ +2003-04-23 Bob Koninckx + + * cdl/httpd.cdl: Only build monitor in CDL option. + 2003-03-17 Nick Garnett * src/monitor.c (cyg_monitor_network): Added monitoring of Mbufs diff --git a/packages/net/httpd/current/cdl/httpd.cdl b/packages/net/httpd/current/cdl/httpd.cdl --- a/packages/net/httpd/current/cdl/httpd.cdl +++ b/packages/net/httpd/current/cdl/httpd.cdl @@ -69,7 +69,7 @@ cdl_package CYGPKG_HTTPD { delivering arbitrary web content." compile httpd.c - compile -library=libextras.a init.cxx monitor.c + compile -library=libextras.a init.cxx cdl_option CYGNUM_HTTPD_SERVER_PORT { display "HTTP port"