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
The Tor Project
Core
Tor
Commits
1145da1e
Commit
1145da1e
authored
Feb 03, 2005
by
Roger Dingledine
Browse files
fix typo
svn:r3509
parent
ddd724ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.in
View file @
1145da1e
...
...
@@ -215,7 +215,7 @@ if test $tor_cv_null_is_zero = yes; then
fi
# Whether we should use the dmalloc memory allocation debugging library.
AC_MSG_CHECKING(wether to use dmalloc (debug memory allocation library))
AC_MSG_CHECKING(w
h
ether to use dmalloc (debug memory allocation library))
AC_ARG_WITH(dmalloc,
[ --with-dmalloc Use debug memory allocation library. ],
[if [[ "$withval" = "yes" ]]; then
...
...
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