Brad, On Tue, 8 Jul 2008, Brad Isbell wrote:
I'm trying to compile apache (httpd-2.2.9) with ssl support on CentOS 4.6. I run: # ./configure --prefix=/opt/apache2 --enable-ssl and I see: configure: WARNING: Unrecognized options: --enable-ssl
Don't worry about it, its later version of autoconf, it will apply all your options to every sub configure, you can hide these warnings using the option ' --disable-option-checking '
and --enabe-all-modules never has included ssl, that must be explicitly included.
-- Cheers Res --- Usenet policy, and why I might ignore you --- 1/ GoogleGroups are UDP'd on my nntp server. If you use them, don't waste your time or energy replying to me. 2/ If only cleanfeed filtered out trolls as well as spam, usenet would be a nicer place. --------------------------------------------------------------------- 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