mirror of
https://github.com/nginx/nginx.git
synced 2025-06-11 12:22:41 +08:00
changed
This commit is contained in:
parent
9350dd0ad6
commit
40ba536a3f
@ -4,9 +4,9 @@
|
||||
|
||||
|
||||
ngx_feature="libxslt"
|
||||
ngx_feature_name=
|
||||
ngx_feature_run=no
|
||||
ngx_feature_incs="#include <libxml/parser.h>
|
||||
|
||||
|
||||
#include <libxml/tree.h>
|
||||
#include <libxslt/xslt.h>
|
||||
#include <libxslt/xsltInternals.h>
|
||||
|
@ -8,7 +8,7 @@ if [ $ZLIB != NONE ]; then
|
||||
|
||||
case "$NGX_CC_NAME" in
|
||||
|
||||
msvc | owc | bcc)
|
||||
msvc |
|
||||
have=NGX_ZLIB . auto/have
|
||||
LINK_DEPS="$LINK_DEPS $ZLIB/zlib.lib"
|
||||
CORE_LIBS="$CORE_LIBS $ZLIB/zlib.lib"
|
||||
|
Loading…
Reference in New Issue
Block a user