Hello, Akim!
> I should warn you that there is a known bug in the current CVS
> Autoconf: if `./configure' receives two or more arguments, they are
> improperly given to `./config.status', hence `./config.status
> --recheck' will not perform its tasks correctly. AC_CONFIG_SUBDIRS is
> probably affected too.
If I understand correctly, this is the reason why libtool doesn't compile
anymore:
configuring in libltdl
running /bin/sh ./configure --enable-ltdl-install --cache-file=/dev/null
--srcdir=.
configure: error: cannot run
configure: error: /bin/sh ./configure failed for libltdl
I could run a script that checks out autoconf, automake and libtool (do we
need more packages? glib? gtk? lesstif?), runs "make check" and compares
the output with the value from the previous run. If there is a difference,
a message is posted to a predefined address.
This could help catch problems earlier. But I don't have a machine to run
this script except my home computer connected by a phone line.
Regards,
Pavel Roskin