mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 00:37:00 +08:00
depend on the correct gnutls version
This commit is contained in:
@@ -17,7 +17,7 @@ fi
|
||||
|
||||
AC_CHECK_SIZEOF([unsigned long])
|
||||
|
||||
PKG_CHECK_MODULES([LIBGNUTLS], [gnutls >= 3.0.0])
|
||||
PKG_CHECK_MODULES([LIBGNUTLS], [gnutls >= 3.0.28])
|
||||
|
||||
LIBS="$oldlibs -lgdbm"
|
||||
AC_MSG_CHECKING([for gdbm library])
|
||||
|
||||
Reference in New Issue
Block a user