diff options
| author | 2015-07-29 22:00:23 +0100 | |
|---|---|---|
| committer | 2015-07-29 22:00:23 +0100 | |
| commit | 54fe5cc7a5159c8efb7360112ae667eb200aed6c (patch) | |
| tree | 152e69b1b52df83f1a28caf9b11f0959259fc6f6 /doc | |
| parent | Merge pull request #8 from J0celyn/patch-4 (diff) | |
| download | KVIrc-54fe5cc7a5159c8efb7360112ae667eb200aed6c.tar.gz KVIrc-54fe5cc7a5159c8efb7360112ae667eb200aed6c.tar.bz2 KVIrc-54fe5cc7a5159c8efb7360112ae667eb200aed6c.zip | |
Fix -DWANT_OPENSSL in documentation.
Noticed by @Mitlik, thanks.
Fix #1485
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/INSTALL b/doc/INSTALL index a3fb66f05..8316c2975 100644 --- a/doc/INSTALL +++ b/doc/INSTALL @@ -374,7 +374,7 @@ General notes for the installation of the 4.2 release of KVIrc -DWANT_KDE4 (default: ON) Enables or disables KDE4 support. - -DWANT_SSL (default: ON) + -DWANT_OPENSSL (default: ON) Enables or disables the crypto functions support using OpenSSL. -DWANT_CRYPT (default: ON) |
