]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
tests: Don't define TEST_DRIVER_DIR
authorAndrea Bolognani <abologna@redhat.com>
Wed, 13 Mar 2019 15:20:53 +0000 (16:20 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 14 Mar 2019 09:05:23 +0000 (10:05 +0100)
It's no longer used anywhere.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
tests/Makefile.am

index adbe2f3d5e0c14eddc4b3229ea6281eb8c62a45e..237336d648bc23267adba75be1aac947e91f5a1e 100644 (file)
@@ -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