]> git.ipfire.org Git - thirdparty/libvirt.git/commit
meson: properly handle readline if it's explicitly disabled
authorPavel Hrdina <phrdina@redhat.com>
Thu, 8 Oct 2020 11:24:55 +0000 (13:24 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Fri, 9 Oct 2020 11:44:54 +0000 (13:44 +0200)
commitfc125d7e5c3f12907c312a8d70d0154c255ed3a1
tree0af68f0b65a135f4137ed3001b64b7b789cae5a5
parentc8be9ccc36a32cc756d05b2c0838c43a57be15f7
meson: properly handle readline if it's explicitly disabled

If readline is detected using pkg-config it would ignore the readline
option.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
meson.build