qt4.inc: add -I${STAGING_INCDIR}/postgresql to includes
authorJeremy Lainé <jeremy.laine@m4x.org>
Fri, 24 Jul 2009 14:35:53 +0000 (16:35 +0200)
committerJeremy Lainé <jeremy.laine@m4x.org>
Fri, 24 Jul 2009 14:35:53 +0000 (16:35 +0200)
commitb4c675b65391f75b76456262cfce5f204cf26213
tree64b849789049ee12bae0b56f2b7d1cf9ce59b5b7
parent5696146f49b990049ed9d42312d9f788b53b8b4a
qt4.inc: add -I${STAGING_INCDIR}/postgresql to includes

This works around part of the problem when cross-compiling
the PostgreSQL plugin. The build will still fail if the
"pg_config" program is present on the build machine.
recipes/qt4/qt4.inc