Edit

kc3-lang/libevent/m4

Branch :

  • Show log

    Commit

  • Author : fanquake
    Date : 2020-07-07 14:58:29
    Hash : 72d877a2
    Message : autotools: attempt to find OpenSSL via homebrew on macOS When compiling for macOS, where users will likely have OpenSSL installed via brew, rather than available on the system, use brew --prefix to figure out where OpenSSL is, and then augment the pkg-config path so that libs are found.