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 version. > > Any clues how do I get statically linked Apache ? > > Thanks in advance, > Ravindra > LDFLAGS="-static" ./configure ... --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx