Some clean-ups for configure, moving feature tests to meson.build. Thomas Huth (4): configure: Remove the check for the __thread keyword Move the l2tpv3 test from configure to meson.build Move CONFIG_XFS handling to meson.build Move the libssh setup from configure to meson.build
configure | 86 ----------------------------------- meson.build | 22 +++++++-- meson_options.txt | 4 ++ net/meson.build | 4 +- scripts/meson-buildoptions.sh | 6 +++ 5 files changed, 30 insertions(+), 92 deletions(-) -- 2.27.0