check: fix check invocation with env-vars
commiteb70b07faab9b863cd70ee0d4e3b5566e214ec01
authorStefan Kost <ensonic@users.sf.net>
Tue, 21 Sep 2010 14:17:12 +0000 (21 17:17 +0300)
committerStefan Kost <ensonic@users.sf.net>
Tue, 21 Sep 2010 14:17:12 +0000 (21 17:17 +0300)
treeb573db0522ae5ed6933f0dc361c98a29e59cb583
parenta04d755fcc19f780623f3b1bc30cf9e9915bd5fa
check: fix check invocation with env-vars

We need to first cd and then set env-vars so that the vars are active for the
process. Also pick the chance and pass srcdir + builddir (needed for transition
of building in builddir).
examples/Makefile.am
gtkdoc-check.in