]> git.proxmox.com Git - mirror_lxc.git/blobdiff - meson.build
meson: Always define HAVE_LIBURING
[mirror_lxc.git] / meson.build
index 4829f80f7bdf48843c5b8eb523202e4897bae8a2..ddb14f6834febc7c3fec498afe75f4439f861c6e 100644 (file)
@@ -216,6 +216,8 @@ if want_io_uring
     endif
 
     srcconf.set10('HAVE_LIBURING', true)
+else
+    srcconf.set10('HAVE_LIBURING', false)
 endif
 
 ## Time EPOCH.