From e5e980f422563b46f5ad976b4be0273ed0ff4528 Mon Sep 17 00:00:00 2001 From: Vivien Kraus Date: Wed, 10 May 2023 08:53:40 +0200 Subject: Remove libtool hack. --- tests/Makefile.am | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index c4cf4fe..25fdd61 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -55,7 +55,3 @@ LOG_COMPILER = $(LIBTOOL) --mode=execute $(LOG_VALGRIND) SH_LOG_COMPILER = $(LIBTOOL) --mode=execute $(SHELL) TEST_EXTENSIONS = .sh - -AM_TESTS_ENVIRONMENT = \ - >&2 echo "I don’t understand why, but the libtool script during distcheck on guix does not set up LD_LIBRARY_PATH." ; \ - export "LD_LIBRARY_PATH=$(abs_top_builddir)/src/libdisfluid/.libs$(PATH_SEPARATOR)$$LD_LIBRARY_PATH" ; -- cgit v1.2.3