Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ZerXes
Tor
Commits
01cf9c2d
Commit
01cf9c2d
authored
Dec 03, 2003
by
Roger Dingledine
Browse files
don't --enable-debug by default on ./configure
svn:r877
parent
d172fdd3
Changes
1
Hide whitespace changes
Inline
Side-by-side
autogen.sh
View file @
01cf9c2d
#!/bin/sh
# Run this to generate all the initial makefiles, etc.
aclocal
&&
autoheader
&&
autoconf
&&
automake
./configure
--enable-debug
./configure
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment