mirror of
https://github.com/nginx/nginx.git
synced 2024-11-21 16:28:40 +00:00
add libgd include path
This commit is contained in:
parent
e7b2f1809f
commit
fd5db1eb62
@ -65,6 +65,7 @@ fi
|
||||
|
||||
if [ $ngx_found = yes ]; then
|
||||
|
||||
CORE_INCS="$CORE_INCS $ngx_feature_path"
|
||||
CORE_LIBS="$CORE_LIBS $ngx_feature_libs"
|
||||
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user