./configure --enable-http --enable-mods-shared=most would cause mod_http
to get built as a DSO, which it can't be. This forces it to be static
only.
PR: 9244
Submitted by: Cliff Woolley, and simultaneously by
Robin Johnson <robbat2@orbis-terrarum.net>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95194 13f79535-47bb-0310-9956-ffa450edef68
Loading
Please sign in to comment