]> arthur.barton.de Git - ngircd.git/blobdiff - configure.ng
Better validate MODE +k & +l parameters and return errors
[ngircd.git] / configure.ng
index d1f731bc8c05093b65fd55f3a451653a932bfc02..28ababbf450234b33e409af5ed1dfebf75067274 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
@@ -707,7 +709,6 @@ AC_CONFIG_FILES([ \
        Makefile \
        contrib/Debian/Makefile \
        contrib/MacOSX/Makefile \
-       contrib/MacOSX/ngIRCd.pmdoc/Makefile \
        contrib/MacOSX/ngIRCd.xcodeproj/Makefile \
        contrib/Makefile \
        doc/Makefile \