environment/configure: added autoconf cache vars for varnish.
This commit is contained in:
@@ -50,3 +50,8 @@ ac_cv_have_long_long_format=yes
|
|||||||
|
|
||||||
# apache
|
# apache
|
||||||
ac_cv_o_nonblock_inherited=${ac_cv_o_nonblock_inherited=no}
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user