• Lionel Orry's avatar
    acinclude.m4: make kernel-specific flags cacheable · 9daf6dd7
    Lionel Orry authored
    Specifically when cross-compiling, one can be willing to force these
    variable values using the environment of a config.cache file. This
    commit makes this possible.
    
    The affected variables are:
    
    * libzmq_cv_sock_cloexec
    * libzmq_cv_so_keepalive
    * libzmq_cv_tcp_keepcnt
    * libzmq_cv_tcp_keepidle
    * libzmq_cv_tcp_keepintvl
    * libzmq_cv_tcp_keepalive
    Signed-off-by: 's avatarLionel Orry <lionel.orry@gmail.com>
    9daf6dd7
acinclude.m4 36.9 KB