]> arthur.barton.de Git - ngircd-alex.git/blobdiff - configure.ng
Update config.guess and config.sub to recent versions
[ngircd-alex.git] / configure.ng
index d1f731bc8c05093b65fd55f3a451653a932bfc02..59d9d9fe8fd5e469650799e6b4cb0b0b3afad2eb 100644 (file)
@@ -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