Skip to content
Snippets Groups Projects
Commit 5ff99901 authored by teor's avatar teor
Browse files

configure: Clarify the description of --disable-module-dirauth

Part of 32123.
parent f73c8bd7
No related branches found
No related tags found
No related merge requests found
......@@ -258,7 +258,7 @@ m4_define(MODULES, dirauth)
dnl Directory Authority module.
AC_ARG_ENABLE([module-dirauth],
AS_HELP_STRING([--disable-module-dirauth],
[Build tor without the Directory Authority module: tor can not run as an authority]),
[Build tor without the Directory Authority module: tor can not run as a directory authority or bridge authority]),
[], dnl Action if-given
AC_DEFINE([HAVE_MODULE_DIRAUTH], [1],
[Compile with Directory Authority feature support]))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment