diff options
author | Sadie Powell <sadie@witchery.services> | 2021-06-09 04:52:42 +0100 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2021-06-09 04:52:42 +0100 |
commit | e69ed249cbae253b592b79dbe2409709a9f9e16b (patch) | |
tree | 8612de32235fa5a6b2af13943c85b266924386f6 | |
parent | ffdae581d4d668884f9ab0ee8ae115c070c3b494 (diff) |
Fix unnecessary capitalisation at the start of a configure warning.
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -443,7 +443,7 @@ EOQ } } elsif (!defined $opt_disable_auto_extras) { print_warning <<"EOM"; -You are building without enabling any SSL modules. This is not +you are building without enabling any SSL modules. This is not recommended as SSL greatly enhances the security and privacy of your IRC server and in a future version will be <|BOLD required|> for linking servers. |