On Sun, Sep 22, 2013 at 5:01 PM, Zack Weinberg <[email protected]> wrote: > Try > > ./configure CPPFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib" Thanks, worked as expected.
Jeff > On Sun, Sep 22, 2013 at 4:58 PM, Jeffrey Walton <[email protected]> wrote: >> Hi All, >> >> I got a version mismatch warning when using Mac OS X's version of >> OpenSSL. (In addition, Apple's version is 0.9.8). >> >> I'd like to specify my local copy of OpenSSL 1.0.1e located in >> /usr/local/ssl. But configure does not appear to accept the directory: >> >> $ ./configure --help | grep -i ssl >> --disable-openssl disable support for openssl encryption >> >> How doe one configure with a OpenSSL directory? *********************************************************************** To unsubscribe, send an e-mail to [email protected] with unsubscribe libevent-users in the body.
