diff options
Diffstat (limited to 'include/sslopt-usage.h')
-rw-r--r-- | include/sslopt-usage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sslopt-usage.h b/include/sslopt-usage.h index 5b2b4a88709..406d94572b8 100644 --- a/include/sslopt-usage.h +++ b/include/sslopt-usage.h @@ -15,7 +15,7 @@ Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA */ -#ifdef OPEN_SSL +#ifdef HAVE_OPENSSL puts("\ --ssl Use SSL for connection (automatically set with other flags\n\ --ssl-key X509 key in PEM format (implies --ssl)\n\ |