gnutls/gnutls-3.6.6-use-old-guile.patch
Nikos Mavrogiannopoulos 35567a4b6a updated to 3.6.6
This brings an additional patch from master to allow compiling with guile 2.0

Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
2019-02-01 17:48:30 +01:00

13 lines
299 B
Diff

diff --git a/configure.ac b/configure.ac
index ea6f39c53..7568363ef 100644
--- a/configure.ac
+++ b/configure.ac
@@ -859,6 +859,7 @@ if test "$opt_guile_bindings" = "yes"; then
AC_PATH_PROG([GUILD], [guild])
AC_SUBST([GUILD])
+ GUILE_PKG
GUILE_PROGS
GUILE_FLAGS