From 9bf11aa19366f45bcd10a0917034acb45f89b259 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Mon, 16 Jan 2006 14:56:53 +0000 Subject: nginx-0.3.21-RELEASE import *) Feature: the ngx_http_perl_module. *) Change: the "valid_referers" directive allows the referreres without URI part. --- auto/cc/gcc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'auto/cc/gcc') diff --git a/auto/cc/gcc b/auto/cc/gcc index 5c5f61cd8..21a73406e 100644 --- a/auto/cc/gcc +++ b/auto/cc/gcc @@ -172,3 +172,5 @@ CFLAGS="$CFLAGS -g" if [ ".$CPP" = "." ]; then CPP="$CC -E" fi + +NGX_PERL_CFLAGS="$CFLAGS" -- cgit