Kaydet (Commit) 6e6c8d18 authored tarafından Jan Holesovsky's avatar Jan Holesovsky

Fix the gnutls test.

Change-Id: I3990e9fd073f06427dd86c690371011eb029b397
üst 079f2153
......@@ -8588,8 +8588,8 @@ if test "$enable_neon" != "no" && test "$enable_openssl" = "no"; then
AC_MSG_RESULT([yes])
AM_PATH_LIBGCRYPT()
PKG_CHECK_MODULES(GNUTLS, [gnutls],,
AC_MSG_ERROR([Disabling OpenSSL was requested, but GNUTLS is not
available in the system to use as replacement.]))
AC_MSG_ERROR([[Disabling OpenSSL was requested, but GNUTLS is not
available in the system to use as replacement.]]))
fi
AC_SUBST([LIBGCRYPT_CFLAGS])
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment