Add --enable-static-(openssl|libevent) options
commitb6038f4ac646b52f0819724b344adcf04bc2a440
authorNick Mathewson <nickm@torproject.org>
Sun, 24 Jan 2010 19:34:47 +0000 (24 14:34 -0500)
committerNick Mathewson <nickm@torproject.org>
Sun, 24 Jan 2010 19:34:47 +0000 (24 14:34 -0500)
tree677f03b639a8ea591f0ee56cacceb2c1354409a4
parentca60a6ce3f4786626ac455ec1b798b2e8304635c
Add --enable-static-(openssl|libevent) options

These options only work when using --with-(openssl|libevent)-dir to
explicitly pick a libevent or openssl location.
acinclude.m4
configure.in
src/or/Makefile.am
src/tools/Makefile.am