From fd5db1eb626ada5b892a29ea2de259bd7c7c1485 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Mon, 4 May 2009 15:57:12 +0000 Subject: [PATCH] add libgd include path --- auto/lib/libgd/conf | 1 + 1 file changed, 1 insertion(+) 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