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 glm4
configure.ac:119: error: `gltests' is already registered with
AC_CONFIG_SUBDIRS.
../../lib/autoconf/status.m4:1097: AC_CONFIG_SUBDIRS is expanded from...
and I don't understand where is ../../lib/autoconf/status.m4. I have
such directory next to gnulib, but without status.m4
How I can try to solve described problems and commit to your savannah
repository ?