-
- Downloads
Add --enable-static-zlib option
Works like the --enable-static-openssl/libevent options. Requires --with-zlib-dir to be set. Note that other dependencies might still pull in a dynamicly linked zlib, if you don't link them in statically too.
Showing
- changes/static_zlib 4 additions, 0 deletionschanges/static_zlib
- configure.in 15 additions, 0 deletionsconfigure.in
- src/or/Makefile.am 1 addition, 1 deletionsrc/or/Makefile.am
- src/test/Makefile.am 1 addition, 1 deletionsrc/test/Makefile.am
- src/tools/Makefile.am 2 additions, 2 deletionssrc/tools/Makefile.am
changes/static_zlib
0 → 100644
Please register or sign in to comment