From: chrysn <ch...@fs...> - 2010-11-30 00:48:43
|
On Fri, Nov 26, 2010 at 03:12:29PM +0100, Patrick Birnzain wrote: > "make distcheck" gives me an error when ./man is processed, could you > please verify if that happens for you too? yes, i see that too. after $ automake $ ./configure $ make distcheck the pcb2gcode.1 is missing in pcb2gcode-1.0.7/man -- the latest patch [4a5949247] fixes that. > Also, I think you had concerns about something concerning the autotools, > but I can't find the message anymore. If it's about the inclusion of > Makefile.in in git, I just ripped that out ;-) i saw it made its way back in -- were there problems? (besides, when i do an `autoreconf`, not only Makefile.in, but also aclocal.m4 and configure change, so they might be in for removal as well, as is the "missing" file. the sequence for building then becomes `autoreconf`, `./configure` etc.; but i'm talking about tools i don't understand here, so maybe i'm all wrong. regards chrysn -- To use raw power is to make yourself infinitely vulnerable to greater powers. -- Bene Gesserit axiom |