From 25041be08c8b5729ce2d6f2b0a07a5c7fab65132 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 3 Dec 2017 12:53:56 -0800 Subject: libdc: update the MXE build script for submodule Signed-off-by: Dirk Hohndel --- scripts/windows/before_install.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'scripts/windows/before_install.sh') diff --git a/scripts/windows/before_install.sh b/scripts/windows/before_install.sh index 7eef67d17..16a75e139 100644 --- a/scripts/windows/before_install.sh +++ b/scripts/windows/before_install.sh @@ -40,6 +40,9 @@ CURRENT_LIBGIT2="v0.26.0" echo "Get libdivecomputer" cd ${TRAVIS_BUILD_DIR} git submodule update --recursive +cd libdivecomputer +autoreconf --install +autoreconf --install echo "Get libusb" cd ${TRAVIS_BUILD_DIR}/.. -- cgit v1.2.3-70-g09d2