summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 963d9c8b48..6b86fb7d46 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -47,7 +47,7 @@ TESTS =						\
 TESTS_ENVIRONMENT =							\
   NIXPKGS="$(NIXPKGS)"							\
   GUILE_LOAD_COMPILED_PATH="$(top_builddir):$$GUILE_LOAD_COMPILED_PATH"	\
-  $(GUILE) -L "$(top_srcdir)"
+  $(GUILE) --no-auto-compile -L "$(top_srcdir)"
 
 EXTRA_DIST = build-aux/config.rpath $(TESTS)
 CLEANFILES = $(GOBJECTS) *.log