diff options
Diffstat (limited to 'make')
-rw-r--r-- | make/configure.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make/configure.pm b/make/configure.pm index ae88d90ce..00e50c328 100644 --- a/make/configure.pm +++ b/make/configure.pm @@ -259,7 +259,7 @@ is started, and any omitted values are defaulted. Arguments with a single \"-\" symbol, as in InspIRCd 1.0.x, are also allowed. - --disable-interactive Sets no options intself, but + --disable-interactive Sets no options itself, but will disable any interactive prompting. --disable-rpath Disable runtime paths. DO NOT USE UNLESS YOU KNOW WHAT YOU ARE DOING! |