On Thu, Jan 09, 2020 at 03:53:19PM +0100, Pavel Hrdina wrote:
> Running bootstrap and autoreconf from autogen.sh produced different
> files in build-aux directory. The reason is that gnulib usually have
> newer version of these files and overwrites them after the autoreconf
> step.
>
> In order t
Running bootstrap and autoreconf from autogen.sh produced different
files in build-aux directory. The reason is that gnulib usually have
newer version of these files and overwrites them after the autoreconf
step.
In order to fix it remove the --install and --force options, in addition
introduce -