From: psychon Date: Fri, 28 Aug 2009 20:16:38 +0000 (+0000) Subject: Fix a really minor spelling error in make/configure.pm X-Git-Tag: v2.0.23~1693 X-Git-Url: https://git.netwichtig.de/gitweb/?a=commitdiff_plain;h=8bedfebc177332f3e6af878ed9d95131a2447c55;p=user%2Fhenk%2Fcode%2Finspircd.git Fix a really minor spelling error in make/configure.pm Thanks to Kuja aka Dessa for reporting this. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11544 e03df62e-2008-0410-955e-edbf42e46eb7 --- 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!