Re: Can't repeat build.

2009-01-22 Thread Dan Smithers
Thanks for the reply Ralph, >> I have configure.ac in the top directories and Makefile.am in all source >> directories and top directories. >> >> I use a sequence >> >> autoreconf --install >> cd build >> ../configure >> make >> >> Sometime this works fine. On other occasions I get an error >> >>

Re: Can't repeat build.

2009-01-22 Thread Ralf Wildenhues
Hello Dan, * Dan Smithers wrote on Thu, Jan 22, 2009 at 11:35:32AM CET: > >> Sometime this works fine. On other occasions I get an error > >> > >> automake-1.10: no Automake input file found for > >> `activation_analyser/src/Makefile.in' > >> automake-1.10: no input file among supplied arguments.