Use AC_RUN_IFELSE, not AC_TRY_RUN.

This commit is contained in:
Nick Mathewson
2020-09-23 10:29:31 -04:00
committed by David Goulet
parent de03f7a13d
commit 59c36b9b58
+1 -1
View File
@@ -1094,7 +1094,7 @@ AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[
dnl Let's see if we have a version mismatch between includes and libs.
AC_MSG_CHECKING([for significant mismatch between openssl headers and libraries])
ac_retval=foo
AC_TRY_RUN(AC_LANG_PROGRAM([[
AC_RUN_IFELSE(AC_LANG_PROGRAM([[
#include <openssl/opensslv.h>
#include <openssl/crypto.h>
]], [[