Pārlūkot izejas kodu

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

svn:r877
Roger Dingledine 20 gadi atpakaļ
vecāks
revīzija
01cf9c2dd8
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      autogen.sh

+ 1 - 1
autogen.sh

@@ -1,5 +1,5 @@
 #!/bin/sh
 # Run this to generate all the initial makefiles, etc.
 aclocal && autoheader && autoconf && automake
-./configure --enable-debug
+./configure