From 04657b8f6ef57fe5f6b620dbfe6db8b9a097ad9b Mon Sep 17 00:00:00 2001 From: rbuj Date: Wed, 25 Sep 2019 16:35:09 +0200 Subject: Use mate-compiler-flags.m4 provided by mate-common USAGE: ./autogen.sh --enable-compile-warnings=no/minimum/yes/maximum/error@ If --enable-compile-warnings is not provided, the default is --enable-compile-warnings=yes --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 9c5ec28..dc807c5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -64,6 +64,7 @@ env: requires: archlinux: # Useful URL: https://git.archlinux.org/svntogit/community.git/tree/engrampa + - autoconf-archive - caja - clang - file @@ -80,6 +81,7 @@ requires: debian: # Useful URL: https://github.com/mate-desktop/debian-packages # Useful URL: https://salsa.debian.org/debian-mate-team/engrampa + - autoconf-archive - clang - clang-tools - cppcheck @@ -98,6 +100,7 @@ requires: fedora: # Useful URL: https://src.fedoraproject.org/cgit/rpms/engrampa.git + - autoconf-archive - caja-devel - clang - clang-analyzer @@ -114,6 +117,7 @@ requires: - redhat-rpm-config ubuntu: + - autoconf-archive - clang - clang-tools - gettext -- cgit v1.2.1