summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Rühsen <tim.ruehsen@gmx.de>2019-01-27 17:23:52 +0000
committerTim Rühsen <tim.ruehsen@gmx.de>2019-01-27 17:23:52 +0000
commit1768072292f1b3fa69ab46389406e2200b9341c1 (patch)
treefacd90188dfb127d49fd8da59eba969490d15be4
parent46d96d580025e2eb72d917108775564009f4ef1c (diff)
parentae715f6703f73476dbe51b1281da6f69fdad0de5 (diff)
downloadgnutls-1768072292f1b3fa69ab46389406e2200b9341c1.tar.gz
Merge branch 'guile' into 'master'
build: detect previous supported guile See merge request gnutls/gnutls!898
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index ea6f39c533..7568363ef3 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