On a Thursday in 2020, Pavel Hrdina wrote:
Building without driver_module is not supported anymore so drop the
option before switching to meson as we will not introduce it there.
Signed-off-by: Pavel Hrdina <phrdina(a)redhat.com>
---
configure.ac | 1 -
m4/virt-driver-modules.m4 | 17 +----------------
2 files changed, 1 insertion(+), 17 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
This can be merged independently, the option is safely ignored.
Jano