summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index e7c05a210..cd2e023ef 100755
--- a/configure
+++ b/configure
@@ -1228,7 +1228,7 @@ EOCHEESE
# End Write Entry to the MakeFile
###
}
- print FILEHANDLE "modinst:\n echo \"*** Installing InspIRCd\"\n" . $crud;
+ print FILEHANDLE "modinst:\n \@echo \"Installing modules...\"\n" . $crud;
}