From fb6adee4a343109827b293a7718a09daed9c4466 Mon Sep 17 00:00:00 2001 From: Brian Aker Date: Sun, 21 Oct 2012 23:49:27 -0400 Subject: [PATCH] Update init automake --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index a6a4f76b..454f5c6a 100644 --- a/configure.ac +++ b/configure.ac @@ -14,7 +14,7 @@ AC_CANONICAL_TARGET AC_ARG_PROGRAM AC_USE_SYSTEM_EXTENSIONS -AM_INIT_AUTOMAKE([-Wall -Werror -Wno-portability subdir-objects foreign tar-ustar]) +AM_INIT_AUTOMAKE([1.11 color-tests -Wno-portability subdir-objects foreign tar-ustar]) AC_PREREQ([2.61]) -- 2.30.2