On 02.04.2018 09:43, Kern Sibbald wrote:
> Everytime autoconf/configure.in is changed I run "make configure" in the
> main directory, which does the aclocal and autoconf.
Currently the aclocal part is disabled in the Makefile because of problems:
Quote from the Makefile, line 67++:
# Note, the
Hello Sven,
Oh, sorry, I did not look closely enough at the first patch :-(.
Everytime autoconf/configure.in is changed I run "make configure" in the
main directory, which does the aclocal and autoconf. This way, as a
convenience to users, I distribute an up to date configure with the
source