mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-10 14:57:42 +00:00
95b9db4ee2
Currently, we are mixing: #if HAVE_BLAH with #if WITH_BLAH.
Things got way better with Pavel's work on meson, but apparently,
mixing these two lead to confusing and easy to miss bugs (see
|
||
---|---|---|
.. | ||
admin_protocol.x | ||
admin_remote.c | ||
admin_server_dispatch.c | ||
admin_server_dispatch.h | ||
admin_server.c | ||
admin_server.h | ||
libvirt_admin_private.syms | ||
libvirt_admin_public.syms | ||
libvirt-admin.c | ||
libvirt-admin.conf | ||
meson.build |