summaryrefslogtreecommitdiff
path: root/lm32-dis.c
diff options
context:
space:
mode:
authorMichael Tokarev <mjt@tls.msk.ru>2012-06-07 01:11:00 +0400
committerAnthony Liguori <aliguori@us.ibm.com>2012-09-10 10:57:52 -0500
commit8bf188aa18ef7a8355d9edbd43871d590468c4ed (patch)
tree3f3268a6d9c2627e08712c0ccaeaf0f37b27e6ba /lm32-dis.c
parent69fc255350af9e8e39e29b4d6a84d44f0a55ebf2 (diff)
downloadqemu-8bf188aa18ef7a8355d9edbd43871d590468c4ed.tar.gz
qemu-8bf188aa18ef7a8355d9edbd43871d590468c4ed.tar.bz2
qemu-8bf188aa18ef7a8355d9edbd43871d590468c4ed.zip
use --libexecdir instead of ignoring it first and reinventing it later
Commit 7b93fadf3a38d1ed65ea5536a52efc2772c6e3b8 "Add basic version of bridge helper" put the bridge helper executable into a fixed ${prefix}/libexec/ location, instead of using ${libexecdir} for this. At the same time, --libexecdir is being happily ignored by ./configure. Even more, the same patch sets unused $libexecdir variable in the generated config-host.mak, and uses fixed string (\${prefix}/libexecdir) for the bridge helper binary. Fix this braindamage by introducing $libexecdir variable, using it for the bridge helper binary, and recognizing --libexecdir. This patch is applicable to stable-1.1. Reviewed-by: Andreas Färber <afaerber@suse.de> Reviewed-by: Corey Bryant <coreyb@linux.vnet.ibm.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> Cc: Corey Bryant <coreyb@linux.vnet.ibm.com> Cc: Richa Marwaha <rmarwah@linux.vnet.ibm.com> Cc: qemu-stable@nongnu.org Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'lm32-dis.c')
0 files changed, 0 insertions, 0 deletions