On Sun, May 18, 2014 at 1:22 PM, Patrice Dumas <pertu...@free.fr> wrote:
> Hello,
>
> When doing an out of source check, I get the following error with
> make check, in info/:
>
> ./infokey --output t/Info-config ../../../texinfo/info/t/Infokey-config
> infokey: cannot create output file `t/Info-config' - No such file or directory
> make[3]: *** [t/Info-config] Error 1
>
> I think that the problem is because the t/ directory does not exists.
>
I've made some fixes and gotten the tests to pass in out-of-source
builds. Hopefully it works for you as well.