mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
nginx-0.0.7-2004-07-12-01:03:47 import
This commit is contained in:
@@ -61,6 +61,7 @@ fi
|
||||
if [ $HTTP_SSL = YES ]; then
|
||||
have=NGX_HTTP_SSL . auto/have
|
||||
HTTP_FILTER_MODULES="$HTTP_FILTER_MODULES $HTTP_SSL_FILTER_MODULE"
|
||||
HTTP_DEPS="$HTTP_DEPS $HTTP_SSL_DEPS"
|
||||
HTTP_SRCS="$HTTP_SRCS $HTTP_SSL_SRCS"
|
||||
# STUB: move to auto/libs/ssl
|
||||
CORE_LIBS="$CORE_LIBS -lssl -lcrypto"
|
||||
|
||||
Reference in New Issue
Block a user