configure: Don't add Xen's libs to LDFLAGS
commit17d8825d088309980a6bba7261685a937ce1e486
authorAnthony PERARD <anthony.perard@citrix.com>
Mon, 21 Jan 2019 14:48:41 +0000 (21 14:48 +0000)
committerAnthony PERARD <anthony.perard@citrix.com>
Mon, 4 Feb 2019 11:04:49 +0000 (4 11:04 +0000)
treed85a6b54bf371538f4d0c9c5e5cbcbaf05130e93
parent2e0e0d4148c859d5cde0f0b34fc28a74dcdb0e29
configure: Don't add Xen's libs to LDFLAGS

When Xen is detected via pkg-config, it isn't necessary to modify
LDFLAGS as modifying libs_softmmu is enough.

Reported-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
configure