common/environment: add configure cache overrides for socat.

This commit is contained in:
Juan RP 2014-03-10 11:31:23 +01:00
parent eef40c5cff
commit 7a9b2552f9
5 changed files with 150 additions and 0 deletions

View file

@ -61,6 +61,9 @@ tcl_cv_api_serial=${tcl_cv_api_serial=termios}
# python
ac_cv_have_long_long_format=yes
# socat
ac_cv_have_c99_snprintf=yes
# apache
ac_cv_o_nonblock_inherited=${ac_cv_o_nonblock_inherited=no}