>>>>> "Davor" == Davor Cengija <[EMAIL PROTECTED]> writes:

Davor> However, it looks that the configure script in 1.3.1 (at least
Davor> the 1.3.0+patch version) is broken and make complains about the
Davor> missing aclocal-1.6. With 1.3.0 I had no problems. I'll
Davor> investigate it a little bit more deeply and post my findings.

I think it is a dependency problem. Files timestamps are not correctly
ordered, so the stupid configure script wants to rebuild itself, and
just fails for some reason.

This is why the text at the top of the patch advise to issue
touch Makefile.in */Makefile.in */*/Makefile.in */*/*/Makefile.in src/config.h.in

although it would not have helped in this particular case. If you can
find the correct list of files to touc in order to be able to build
without triggering the autotools, I would appreciate that.

JMarc

Reply via email to