environment/configure: added autoconf cache vars for varnish.

This commit is contained in:
Juan RP 2014-02-16 11:21:06 +01:00
parent 5952982bc3
commit 837c4c21fb

View file

@ -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