mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
add libgd include path
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user