Hello!

On Mon, Apr 28, 2014 at 08:35:40AM -0400, nginxsantos wrote:

> I tried to compile 1.6.0 with --with-threads. But, looks like this is no
> longer supported.
> 
>         #--with-threads=*)                USE_THREADS="$value"       ;;
>         #--with-threads)                   USE_THREADS="pthreads"    ;;
> 
> Can anyone please comment on this.

It's a long-dead code, a leftover from previous experiments with 
threads.  It doesn't work and shouldn't be used.

-- 
Maxim Dounin
http://nginx.org/

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to