]> www.infradead.org Git - users/dwmw2/qemu.git/commit
fix CONFIG_QEMU_HELPERDIR generation again
authorMichael Tokarev <mjt@tls.msk.ru>
Sun, 21 Oct 2012 18:52:54 +0000 (22:52 +0400)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Fri, 30 Nov 2012 21:27:54 +0000 (15:27 -0600)
commit5a99c8ca011b10bc80f2f91a864e28cdd800e005
tree2383c18aa2085c8ad5177642d7e4663797769c84
parent029eae1a7575bcb163f23a3676df1d1c7f7eb709
fix CONFIG_QEMU_HELPERDIR generation again

commit 38f419f35225 fixed a breakage with CONFIG_QEMU_HELPERDIR
which has been introduced by 8bf188aa18ef7a8.  But while techinically
that fix has been correct, all other similar variables are handled
differently.  Make it consistent, and let scripts/create_config
expand and capitalize the variable properly like for all other
qemu_*dir variables.

Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
(cherry picked from commit f354b1a1ee7a1c72d51b42808724a2b10eec315f)

Conflicts:

configure

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
configure