]> code.ossystems Code Review - openembedded-core.git/commit
libxcb: fix repeated configures
authorRoss Burton <ross.burton@intel.com>
Mon, 25 Mar 2013 14:03:13 +0000 (14:03 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Mar 2013 14:26:53 +0000 (14:26 +0000)
commita167176c3e41e4eb2a1931df566367e3da2b3b86
treeabee895b991e82b7f03d8d410599db1299642097
parent0d3a5282bd84edd4100fc8855f5c4ab7d6016803
libxcb: fix repeated configures

If configure is re-ran on an existing build tree the string substitutions we
need are done twice, resulting in invalid paths.  Anchor the expressions so they
only match a pristine configure.ac.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/xcb/libxcb.inc