Skip to content
Snippets Groups Projects
Commit 01cf9c2d authored by Roger Dingledine's avatar Roger Dingledine
Browse files

don't --enable-debug by default on ./configure

svn:r877
parent d172fdd3
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
# Run this to generate all the initial makefiles, etc.
aclocal && autoheader && autoconf && automake
./configure --enable-debug
./configure
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment