]> xenbits.xensource.com Git - libvirt.git/commit
Fix header ifdef check for config-post.h in VPATH build
authorDaniel P. Berrangé <berrange@redhat.com>
Fri, 14 Dec 2018 14:07:08 +0000 (14:07 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Fri, 14 Dec 2018 14:08:51 +0000 (14:08 +0000)
commit1fb73537d764636ce66724173a8a9fe200d35713
treec74ac7da64549a013101e3099a1209a1f4d97cc3
parent0aadf5ffe229a57fc4f4a36481e0809257d5e14e
Fix header ifdef check for config-post.h in VPATH build

We must do a substring match, not an exact match since
there can be an arbitrary virtual path prepended.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
build-aux/header-ifdef.pl