From: Igor Sysoev Date: Mon, 4 May 2009 15:57:12 +0000 (+0000) Subject: add libgd include path X-Git-Tag: release-0.7.55~14 X-Git-Url: http://git.kaiwu.me/postgresql/log/contrib/postgres_fdw/static/gitweb.js?a=commitdiff_plain;h=fd5db1eb626ada5b892a29ea2de259bd7c7c1485;p=nginx.git add libgd include path --- diff --git a/auto/lib/libgd/conf b/auto/lib/libgd/conf index 3a5277048..637872370 100644 --- a/auto/lib/libgd/conf +++ b/auto/lib/libgd/conf @@ -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