Better checks for no OpenSSL
authoraland <aland>
Sat, 16 Jun 2007 13:39:38 +0000 (13:39 +0000)
committeraland <aland>
Sat, 16 Jun 2007 13:39:38 +0000 (13:39 +0000)
src/modules/rlm_eap/rlm_eap.c

index e2ee0f9..bd1261b 100644 (file)
@@ -130,7 +130,7 @@ static int eap_instantiate(CONF_SECTION *cs, void **instance)
                        return -1;
                }
 
-#ifdef NO_OPENSSL
+#ifndef HAVE_OPENSSL_SSL_H
                /*
                 *      This allows the default configuration to be
                 *      shipped with EAP-TLS, etc. enabled.  If the