X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=configure.ng;h=59d9d9fe8fd5e469650799e6b4cb0b0b3afad2eb;hp=d1f731bc8c05093b65fd55f3a451653a932bfc02;hb=afb17ff08e650d2b78fdf463e97a7ef4da08dfc1;hpb=61ac8be2fd36ffbf55d73215aa3a32ab01e94284 diff --git a/configure.ng b/configure.ng index d1f731bc..59d9d9fe 100644 --- a/configure.ng +++ b/configure.ng @@ -506,6 +506,8 @@ if test "$x_ssl_openssl" = "yes"; then x_ssl_lib=openssl fi +AM_CONDITIONAL(HAVE_SSL, [test $x_ssl_lib != "no"]) + # use TCP wrappers? x_tcpwrap_on=no