mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 04:13:28 +01:00
fix typo
svn:r3509
This commit is contained in:
parent
ddd724ef94
commit
1145da1e8a
@ -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(whether to use dmalloc (debug memory allocation library))
|
||||
AC_ARG_WITH(dmalloc,
|
||||
[ --with-dmalloc Use debug memory allocation library. ],
|
||||
[if [[ "$withval" = "yes" ]]; then
|
||||
|
Loading…
Reference in New Issue
Block a user