Update init automake
authorBrian Aker <brian@tangent.org>
Mon, 22 Oct 2012 03:49:27 +0000 (23:49 -0400)
committerBrian Aker <brian@tangent.org>
Mon, 22 Oct 2012 03:49:27 +0000 (23:49 -0400)
configure.ac

index a6a4f76bd6a8caa414db5e03719a17afec92a060..454f5c6a89337749333485ae6792e25cb36fa17b 100644 (file)
@@ -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])