diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bc318245..0e117bee 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -49,6 +49,7 @@ VPATH/Debian: - contrib/spell-checker - export CFLAGS=$CFLAGS_DEFAULT - ./bootstrap --skip-po && touch .manywarnings + - autoreconf -ivf - mkdir vpath && cd vpath - ../configure $CONFIGURE_BASE_FLAGS --cache-file ../cache/config.cache - make -j$(nproc)