Mailing List Archive

[Bug 9244] - --enable-http --enable-mods-shared=most causes link failure
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9244>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9244

--enable-http --enable-mods-shared=most causes link failure

jwoolley@apache.org changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED



------- Additional Comments From jwoolley@apache.org 2002-05-20 20:52 -------
yeah, I was actually just now working on a patch almost identical, also based on the one
from mod_so. you actually don't need the:
-APACHE_MODULE(http, HTTP protocol handling, $http_objects, , static)
+APACHE_MODULE(http, HTTP protocol handling, $http_objects, , $enable_http)
part, since by now you've guaranteed that $enable_http == "static".

I'll commit this change in a few minutes.

Thanks!

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org