1
0
mirror of https://github.com/anope/anope.git synced 2026-06-27 17:46:39 +02:00

Typo fix in ./Config

git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2309 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
sjaz
2009-06-03 15:51:46 +00:00
parent 3bd357725a
commit affc29aca5
+1 -1
View File
@@ -368,7 +368,7 @@ if [ "$USE_RUN_CC_PL" = "yes" ] ; then
TEMP_YN="y"
fi
echo "You can optionally have the build run through run-cc.pl, which will"
echo "cause warnings and errors (if any) to be colored yellow and run,"
echo "cause warnings and errors (if any) to be colored yellow and red,"
echo "respectively. This relies on Perl being installed, so if you say yes"
echo "to this without Perl, the option will be ignored."
echo "NOTE: If you are using MinGW, it is NOT recommended to say yes to"