Example code to get nickname from cert
[tor.git] / autogen.sh
blob0b1eec9d8a654694e6b48eef29f61052fd662fe8
1 #!/bin/sh
2 # Run this to generate all the initial makefiles, etc.
3 aclocal && autoheader && autoconf && automake
4 ./configure --enable-debug