From fe8fad49e5f7ecb0d5769d340a1081ec5c0647e2 Mon Sep 17 00:00:00 2001 From: Arturo Espinosa Date: Sun, 6 Dec 1998 21:31:23 +0000 Subject: [PATCH] Disable Guile compilation until someone fixes the correct way to detect it --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index bdae78822..5170c0d05 100644 --- a/configure.in +++ b/configure.in @@ -17,7 +17,7 @@ AM_PROG_LIBTOOL GNOME_COMPILE_WARNINGS GNOME_X_CHECKS GNOME_XML_CHECK -GNOME_CHECK_GUILE +dnl This test is broken GNOME_CHECK_GUILE AC_SUBST(CFLAGS) AC_SUBST(CPPFLAGS) -- GitLab