]> granicus.if.org Git - libevent/commit
Fix compilation when openssl support is disabled
authorNick Mathewson <nickm@torproject.org>
Wed, 28 Apr 2010 18:56:51 +0000 (14:56 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 28 Apr 2010 18:56:51 +0000 (14:56 -0400)
commit40c301b76c81257fdf1275eb4cc618b1124391a7
tree61818458443b7d702de297a8c4df7cdc9356e16a
parent9ecf0d486dbfaba16451676ab3ecefa631d63e6a
Fix compilation when openssl support is disabled

Previously, we'd fail if OpenSSL was present but openssl support was
disabled.  Now we don't.
configure.in