diff auto/cc/gcc @ 557:ecd9c160f25b release-0.3.0

nginx-0.3.0-RELEASE import *) Change: the 10-days live time limit of worker process was eliminated. The limit was introduced because of millisecond timers overflow.
author Igor Sysoev <igor@sysoev.ru>
date Fri, 07 Oct 2005 13:30:52 +0000
parents 6f00349b98e5
children e48ebafc6939
line wrap: on
line diff
--- a/auto/cc/gcc
+++ b/auto/cc/gcc
@@ -12,6 +12,8 @@ NGX_GCC_VER=`$CC -v 2>&1 | grep 'gcc ver
 
 echo " + gcc version: $NGX_GCC_VER"
 
+have=NGX_COMPILER value="\"gcc $NGX_GCC_VER\"" . auto/define
+
 
 # Solaris 7's /usr/ccs/bin/as does not support "-pipe"