summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
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