summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorLudovic Courtes <ludo@chbouib.org>2007-06-06 16:20:11 +0200
committerLudovic Courtes <ludo@chbouib.org>2007-06-06 16:20:11 +0200
commite1ca2272f11713b7acc386d280e2909f85f62317 (patch)
tree1313f6860245cf206c48f3c11d493bc047e91d42 /configure.in
parentc6aa1850c4f34b55c1e386e2e51df242572445fc (diff)
downloadgnutls-e1ca2272f11713b7acc386d280e2909f85f62317.tar.gz
Don't look for Guile when `guile-snarf' is not found.
* configure.in: Don't invoke `GUILE_PROGS' and `GUILE_FLAGS' when `guile-snarf' is not found.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index c2d6650c72..0b97ea2acd 100644
--- a/configure.in
+++ b/configure.in
@@ -119,13 +119,14 @@ if test "x$GAA" = "x"; then
fi
if test "x$opt_guile_bindings" = "xyes"; then
- GUILE_PROGS
- GUILE_FLAGS
AC_PATH_PROG([guile_snarf], [guile-snarf])
if test "x$guile_snarf" = "x"; then
AC_MSG_WARN([`guile-snarf' from Guile 1.8 not found. Guile bindings not built.])
opt_guile_bindings=no
else
+ GUILE_PROGS
+ GUILE_FLAGS
+
case "x$with_guile_site_dir" in
x|xno)
# Use the default $(GUILE_SITE).