Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Apache22 configure log excerpt
- ==============================
- Configuring Apache Portable Runtime library...
- checking for APR... yes
- setting APR_LIBTOOL to "/usr/local/share/apr/build-1/libtool"
- setting CPPFLAGS to " "
- setting LDFLAGS to " "
- setting LTFLAGS to "--silent"
- Configuring Apache Portable Runtime Utility library...
- checking for APR-util... yes
- adding "-L/usr/local/lib" to LDFLAGS
- adding "-L/usr/lib" to LDFLAGS
- adding "-L/usr/local/lib/db42" to LDFLAGS
- checking whether to enable mod_ssl... checking dependencies
- checking for SSL/TLS toolkit base... /usr/local
- adding "-I/usr/local/include" to CPPFLAGS
- checking for OpenSSL version... checking openssl/opensslv.h usability... yes
- checking openssl/opensslv.h presence... yes
- checking for openssl/opensslv.h... yes
- checking openssl/ssl.h usability... yes
- checking openssl/ssl.h presence... yes
- checking for openssl/ssl.h... yes
- OK
- forcing SSL_LIBS to "-lssl -lcrypto "
- adding "-lssl" to LIBS
- adding "-lcrypto" to LIBS
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement