[libvirt] [PATCH 4/8] tests: Don't define TEST_DRIVER_DIR

Andrea Bolognani abologna at redhat.com
Wed Mar 13 16:51:19 UTC 2019


It's no longer used anywhere.

Signed-off-by: Andrea Bolognani <abologna at redhat.com>
---
 tests/Makefile.am | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index adbe2f3d5e..237336d648 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -63,9 +63,6 @@ DRIVERLIB_LDFLAGS = \
 	-rpath /evil/libtool/hack/to/force/shared/lib/creation \
 	$(MINGW_EXTRA_LDFLAGS)
 
-AM_CPPFLAGS += \
-	-DTEST_DRIVER_DIR=\"$(top_builddir)/src/.libs\"
-
 PROBES_O =
 if WITH_DTRACE_PROBES
 PROBES_O += ../src/libvirt_probes.lo
-- 
2.20.1




More information about the libvir-list mailing list