Alexei Sholomitskiy wrote:
> > executing aclocal -I glm4
> > configure.ac:119: error: `gltests' is already registered with
> > AC_CONFIG_SUBDIRS.
> > ../../lib/autoconf/status.m4:1097: AC_CONFIG_SUBDIRS is expanded from...
>
> > Did you get this at the first execution of the above command, or
Hi,
Alexei Sholomitskiy wrote:
> i have run ./gnulib-tool --create-megatestdir --with-tests --dir=mybuild
>
> unforunately, process is very long
Yes, --create-megatestdir is only reasonable for a small set (say, at
most 10)
modules. Running it with all > 1800 modules of gnulib will likely ta
Hi,
Alexei Sholomitskiy wrote:
> i have run ./gnulib-tool --create-megatestdir --with-tests --dir=mybuild
>
> unforunately, process is very long
Yes, --create-megatestdir is only reasonable for a small set (say, at most 10)
modules. Running it with all > 1800 modules of gnulib will likely take m
i have run ./gnulib-tool --create-megatestdir --with-tests --dir=mybuild
unforunately, process is very long and I had interrupted it
why there is no any checks on submodules directories existents in order
to continue interruupted process?
Except this I see next error
executing aclocal -I gl