Revert "configure.ac: generate Makevars in the correct directory even with out-of...
authorStefan Schmidt <s.schmidt@samsung.com>
Tue, 29 Jul 2014 14:30:37 +0000 (16:30 +0200)
committerStefan Schmidt <s.schmidt@samsung.com>
Tue, 29 Jul 2014 14:34:09 +0000 (16:34 +0200)
commit21da4a54545cd6871d1d888566ce9fe488afef67
treee5046b74d847799840e4edc3d659a4139b491ecb
parent0010159fe73e8920febea4d803d221a52edd5376
Revert "configure.ac: generate Makevars in the correct directory even with out-of-tree build"

This reverts commit dd37d2bc07f839cd3c74b02e713ffc6534af71b2.

This breaks make distcheck. Looking at this commit I really wonder if it does
anything good. It seems to work for po_makefile_in. It also breaks for
distcheck which is using out of tree builds in the _build folder.

If someone can explain me why something like this is needed for makevars I
want to hear it. getting a fix in that does not break distcheck would be fine
I guess.
configure.ac