summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--make/configure.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/make/configure.pm b/make/configure.pm
index a1a42786c..bc1be31ca 100644
--- a/make/configure.pm
+++ b/make/configure.pm
@@ -208,8 +208,8 @@ InspIRCd 1.0.x, are also allowed.
--update Update makefiles and dependencies
--modupdate Detect new modules and write makefiles
--svnupdate {--rebuild} Update working copy via subversion
- {and optionally rebuild it if --update
- if --rebuild is also specified}
+ {and optionally rebuild if --rebuild
+ is also specified}
--clean Remove .config.cache file and go interactive
--enable-gnutls Enable GnuTLS module [no]
--enable-openssl Enable OpenSSL module [no]