This series change the Makefile to use $(confdir) instead of $(sysconfdir)/qemu, and allows the full config path configurable instead of forcing the use of $(sysconfdir)/qemu.
Eduardo Habkost (3): Makefile: use $(confdir) instead of hardcoding $(sysconfdir)/qemu qemu-options.hx: refer to confdir instead of sysconfdir on docs configure: make full config dir path configurable Makefile | 4 ++-- configure | 15 ++++++++++----- qemu-options.hx | 4 ++-- 3 files changed, 14 insertions(+), 9 deletions(-) -- 1.7.3.2