diff auto/cc/gcc @ 106:45f7329b4bd0 NGINX_0_3_0

nginx 0.3.0 *) Change: the 10-days live time limit of worker process was eliminated. The limit was introduced because of millisecond timers overflow.
author Igor Sysoev <http://sysoev.ru>
date Fri, 07 Oct 2005 00:00:00 +0400
parents 8ad297c88dcb
children dad2fe8ecf08
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"