Fix a bug that might have caused the leak, but which might have been hiding other...
[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