Can't repeat build.

2009-01-21 Thread Dan Smithers
Hi, I have a strange problem with my autotools setup. 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 automak

Re: Can't repeat build.

2009-01-21 Thread Ralf Wildenhues
Hello Dan, * Dan Smithers wrote on Wed, Jan 21, 2009 at 03:19:06PM CET: > 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