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
>>
>>
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.