X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.ng;h=59d9d9fe8fd5e469650799e6b4cb0b0b3afad2eb;hb=bc22f41c513f053374be64058db7494974b65a8f;hp=d1f731bc8c05093b65fd55f3a451653a932bfc02;hpb=61ac8be2fd36ffbf55d73215aa3a32ab01e94284;p=ngircd-alex.git 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