]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
pre-define the pthreads globals
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 1 Sep 2009 10:15:37 +0000 (22:15 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 1 Sep 2009 10:15:37 +0000 (22:15 +1200)
configure.in

index 059370420c65c78b9d444b87c797e5eb2e321e7f..b58dd17e421cd836161cf50ed10ab4df9806942b 100644 (file)
@@ -460,8 +460,10 @@ fi ])
 
 dnl Some autoconf.h defines we might enable later...
 AC_DEFINE(USE_DISKIO_AIO, 0, [Whether POSIX AIO support is needed. Automatic])
+AC_DEFINE(USE_DISKIO_DISKTHREADS, 0, [Whether pthreads support is needed. Automatic])
 USE_AIOPS_WIN32=0
 use_aio=
+use_diskthreads=
 
 dnl Setup the module paths etc.
 FOUND_DISKIO_AIO=