comparison auto/cc/gcc @ 599:869b6444d234 release-0.3.21

nginx-0.3.21-RELEASE import *) Feature: the ngx_http_perl_module. *) Change: the "valid_referers" directive allows the referreres without URI part.
author Igor Sysoev <igor@sysoev.ru>
date Mon, 16 Jan 2006 14:56:53 +0000
parents d4e858a5751a
children c73c5c58c619
comparison
equal deleted inserted replaced
598:bfa12c280dec 599:869b6444d234
170 #CFLAGS="$CFLAGS -g -gstabs" 170 #CFLAGS="$CFLAGS -g -gstabs"
171 171
172 if [ ".$CPP" = "." ]; then 172 if [ ".$CPP" = "." ]; then
173 CPP="$CC -E" 173 CPP="$CC -E"
174 fi 174 fi
175
176 NGX_PERL_CFLAGS="$CFLAGS"