]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
tests: Fix compilation
authorCole Robinson <crobinso@redhat.com>
Sun, 16 Nov 2014 03:13:45 +0000 (22:13 -0500)
committerCole Robinson <crobinso@redhat.com>
Sun, 16 Nov 2014 03:14:28 +0000 (22:14 -0500)
The e5120a6 backport used an undefined make variable. Not sure
why I didn't hit it at first...

tests/Makefile.am

index 0e3ccdd066d6c0dc31f6f42339701d5c1014e099..defc47496a0d0de4491a471eff4f5c17a7cf6f26 100644 (file)
@@ -625,7 +625,7 @@ commandhelper_LDADD = \
        $(NO_INDIRECT_LDFLAGS) \
        $(PROBES_O) \
        ../src/libvirt_util.la \
-       $(GNULIB_LIBS)
+       ../gnulib/lib/libgnu.la
 
 commandhelper_LDFLAGS = -static