summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorrob rob@31f1291d-b8d6-0310-a050-a5561fc1590b <rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2004-07-20 15:12:58 +0000
committerrob rob@31f1291d-b8d6-0310-a050-a5561fc1590b <rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2004-07-20 15:12:58 +0000
commit10ef68e7c4ca28d29df29c10487fe9793aeecc8d (patch)
tree19569f01695f1a37b1f2888a384bb515f354defd /src
parent338bb6d3271f1f309fdce19e6bf773d1dd5ffc97 (diff)
BUILD : 1.7.4 (268) BUGS : N/A NOTES : Fixed position of text after ./Config and make
git-svn-id: svn://svn.anope.org/anope/trunk@268 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@172 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'src')
-rwxr-xr-xsrc/modules/configure4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/modules/configure b/src/modules/configure
index 5d75aaad9..2e353214b 100755
--- a/src/modules/configure
+++ b/src/modules/configure
@@ -14,8 +14,4 @@ do
done
echo "" >> ./Makefile.inc
-cat <<EOT
-All done! Now run "make" (or possibly "gmake") to compile your modules.
-See the INSTALL, README and FAQ files if you have any problems.
-EOT
exit 0