diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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; } |