From dba2305367f3361331bd4ebbddb728e7cc5505c9 Mon Sep 17 00:00:00 2001 From: Etienne Renault Date: Tue, 4 Dec 2018 14:42:02 +0000 Subject: [PATCH] gitlab-ci: force distcheck to use included GNU ltdl * .gitlab-ci.yml: Here. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 585589796..edf31ff73 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -60,7 +60,7 @@ debian-gcc-snapshot: - autoreconf -vfi - ./configure --with-included-ltdl CXX='g++' - make - - make distcheck + - make distcheck DISTCHECK_CONFIGURE_FLAGS='--with-included-ltdl' artifacts: when: always paths: