On Mon, 25 Nov 2013 10:22:07 +0100
Juan Jose Garcia-Ripoll <
juanjose.g...@gmail.com> wrote:
> My feeling is that both paths should be absolute, not relative. The
> fact that "configure" makes ac_confdir relative is a bit unfortunate.
> Wouldn't there be another way to fix this?
There might be a way to get the absolute top level dir or so somewhere.
The patch was what I could produce after a bit of perusal of the
autotools documentation, which was rather silent on, e.g., ac_confdir.
I would have a deeper look into autotools, there is probably a fix
hidden somewhere .
Ulf