]> git.ipfire.org Git - thirdparty/qemu.git/commit - meson.build
Move the l2tpv3 test from configure to meson.build
authorThomas Huth <thuth@redhat.com>
Thu, 28 Oct 2021 18:59:08 +0000 (20:59 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 2 Nov 2021 14:57:28 +0000 (15:57 +0100)
commiteea9453a016b622f74898809f53e0ca85961cd80
treeaa4bb73dbdc8ca6d8b4bebe6c4b1eff942fbcc0b
parent6ed3e1482b4e373195bea36bbeba59d6fe76a999
Move the l2tpv3 test from configure to meson.build

And while we're at it, also provide a proper entry for this feature
in meson_options.txt, so that people who don't need it have a knob
to disable this feature.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20211028185910.1729744-3-thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
configure
meson.build
meson_options.txt
net/meson.build
scripts/meson-buildoptions.sh