if >=2 circs are being built that handle a given stream,
[tor.git] / autogen.sh
blob5b97585997cfcf07affcbc4cf23e6b1637b0c2b0
1 #!/bin/sh
2 # Run this to generate all the initial makefiles, etc.
3 aclocal && autoheader && autoconf && automake
4 ./configure