environment/configure: added autoconf cache vars for varnish.
This commit is contained in:
parent
5952982bc3
commit
837c4c21fb
|
@ -50,3 +50,8 @@ ac_cv_have_long_long_format=yes
|
|||
|
||||
# apache
|
||||
ac_cv_o_nonblock_inherited=${ac_cv_o_nonblock_inherited=no}
|
||||
|
||||
# varnish
|
||||
ac_cv_have_viz=yes
|
||||
ac_cv_so_rcvtimeo_works=yes
|
||||
ac_cv_so_sndtimeo_works=yes
|
||||
|
|
Loading…
Reference in New Issue
Block a user