Un-break parallel building the eds backend.
authorTravis Reitter <travis.reitter@collabora.co.uk>
Mon, 18 Jul 2011 23:09:53 +0000 (16:09 -0700)
committerTravis Reitter <travis.reitter@collabora.co.uk>
Mon, 18 Jul 2011 23:12:24 +0000 (16:12 -0700)
commit120b058f7d40e879136a84df8975ffdd305ce6ac
tree25893b4140174674a1cd765c430013b6d51ffcc7
parentfdd7a11e32f28e02e7a4d823d1b8e842948ed37a
Un-break parallel building the eds backend.

It would fail after a maintainer-clean or distclean with:

make[4]: *** No rule to make target `folks-eds.vapi', needed by `all-am'.
  Stop.
make[4]: *** Waiting for unfinished jobs....

This is because we were setting VALAFLAGS, which was overriding the
definition from configure.ac and generally causing havok.
backends/eds/lib/Makefile.am