mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
don't --enable-debug by default on ./configure
svn:r877
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
# Run this to generate all the initial makefiles, etc.
|
||||
aclocal && autoheader && autoconf && automake
|
||||
./configure --enable-debug
|
||||
./configure
|
||||
|
||||
|
||||
Reference in New Issue
Block a user