common/environment: add configure cache overrides for socat.
This commit is contained in:
parent
eef40c5cff
commit
7a9b2552f9
5 changed files with 150 additions and 0 deletions
|
@ -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}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue