[libvirt] [PATCH 1/8] tests: Drop CONFIG_HEADER from TESTS_ENVIRONMENT

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


It's no longer used as of commit a9694a8e183e.

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

diff --git a/tests/Makefile.am b/tests/Makefile.am
index a7f1b39a5e..52a64c9eb1 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -486,7 +486,6 @@ TESTS_ENVIRONMENT = \
   abs_top_srcdir=`cd '$(top_srcdir)'; pwd` \
   abs_builddir=$(abs_builddir) \
   abs_srcdir=$(abs_srcdir) \
-  CONFIG_HEADER="$(lv_abs_top_builddir)/config.h" \
   SHELL="$(SHELL)" \
   LIBVIRT_DRIVER_DIR="$(lv_abs_top_builddir)/src/.libs" \
   LIBVIRT_AUTOSTART=0 \
-- 
2.20.1




More information about the libvir-list mailing list