OpenSSL counting irc-hybrid's autoconf check for supported OpenSSL: if ( (OPENSSL_VERSION_NUMBER & 0x00906000) == 0x00906000) exit(0); else exit(1); Worked for OpenSSL 0.9.7, but not for 0.9.8.