Adjust the configuration target name from Cygwin-i686 to Cygwin-x86
[openssl.git] / test / verify_extra_test.c
index 005fae63c01f1266303a0a17ae19c8712b444ffa..843252051ddfa6fd5e5e51b21770665043d0f619 100644 (file)
@@ -207,7 +207,7 @@ int main(int argc, char **argv)
     CRYPTO_cleanup_all_ex_data();
     ERR_remove_thread_state(NULL);
     ERR_free_strings();
-#ifdef CRYPTO_MDEBUG
+#ifndef OPENSSL_NO_CRYPTO_MDEBUG
     CRYPTO_mem_leaks_fp(stderr);
 #endif