Bruno Haible <[EMAIL PROTECTED]> writes:
> Simon Josefsson and Ralf Wildenhues wrote on 2008-11-29:
>> > I'd prefer the latter (I don't think GNUmakefile belongs in
>> > non-top-level directories) but don't know how to achieve it.
>>
>> Thanks for checking; I agree with the analysis, and that glt
Simon Josefsson and Ralf Wildenhues wrote on 2008-11-29:
> > I'd prefer the latter (I don't think GNUmakefile belongs in
> > non-top-level directories) but don't know how to achieve it.
>
> Thanks for checking; I agree with the analysis, and that gltests
> shouldn't contain GNUmakefile nor the con
>> config.status: error: ../../gltests/GNUmakefile: file not found
> >> configure: error: ../../gltests/configure failed for gltests
> >> make: *** [distcheck] Error 1
> >
> >> There is no gltests/GNUmakefile, should gnulib-tool have copied one?
> gnulib-tool d
s: linking ../../gltests/GNUmakefile to GNUmakefile
>> config.status: error: ../../gltests/GNUmakefile: file not found
>> configure: error: ../../gltests/configure failed for gltests
>> make: *** [distcheck] Error 1
>
>> There is no gltests/GNUmakefile, should gnulib-tool have c
Hi Simon,
* Simon Josefsson wrote on Sat, Nov 29, 2008 at 12:25:10PM CET:
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating config.h
> config.status: linking ../../gltests/GNUmakefile to GNUmakefile
> config.status: error: ../../glte
/GNUmakefile to GNUmakefile
config.status: error: ../../gltests/GNUmakefile: file not found
configure: error: ../../gltests/configure failed for gltests
make: *** [distcheck] Error 1
The build itself works fine. It is only the distcheck rule that fails.
Any ideas? I see this code in modules/gnumakefile