Am 06.06.2012 23:11, schrieb Michael Tokarev: > 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. > > Signed-off-by: Michael Tokarev <m...@tls.msk.ru> > Cc: Corey Bryant <cor...@linux.vnet.ibm.com> > Cc: Richa Marwaha <rmar...@linux.vnet.ibm.com> > Cc: qemu-sta...@nongnu.org
Reviewed-by: Andreas Färber <afaer...@suse.de> I noticed the lack of this and just passed libexecdir= to make as a workaround for our openSUSE package. Regards, Andreas -- SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg