#!/bin/sh
echo 'ERROR: /opt/poky-agl/2.0.0/sysroots/x86_64-pokysdk-linux/usr/bin/xml2-config should not be used, use an alternative such as pkg-config' >&2
echo '--should-not-have-used-/opt/poky-agl/2.0.0/sysroots/x86_64-pokysdk-linux/usr/bin/xml2-config'
exit 1
