make a relay_header_t struct and pack/unpack funcs
[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