On Wed, 2008-12-03 at 11:52 +0530, Ravindra wrote:
> Hi,
>
> I want to build Apache 2.2.10 with static linking instead of default
> shared linking. I just want one httpd binary.
>
> Old versions used to have "--disable-shared" option in configure
> script, this does not seem to exist now in new v
Hi,
I want to build Apache 2.2.10 with static linking instead of default
shared linking. I just want one httpd binary.
Old versions used to have "--disable-shared" option in configure
script, this does not seem to exist now in new version.
Any clues how do I get statically linked Apache ?
Thank