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

svn:r877
This commit is contained in:
Roger Dingledine
2003-12-03 09:53:46 +00:00
parent e6a96256fd
commit 7199581af8
+1 -1
View File
@@ -1,5 +1,5 @@
#!/bin/sh
# Run this to generate all the initial makefiles, etc.
aclocal && autoheader && autoconf && automake
./configure --enable-debug
./configure