Re: [Qemu-devel] [PATCH] configure: no need to mkdir QMP
Applied to -trivial, thank you! /mjt
[Qemu-devel] [PATCH] configure: no need to mkdir QMP
commit 7537fe04 QMP: QMP/ -> docs/qmp/ Above commit has moved last QMP files to docs/qmp and it's not necessary to create QMP directory. So remove it from configure. Signed-off-by: Liming Wang --- configure | 4 1 file changed, 4 deletions(-) diff --git a/configure b/configure index 283c7