From fea3c4b67990df2fdf61549e4423f485d36db429 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Thu, 21 May 2009 22:19:55 +0000 Subject: [PATCH] Use color-tests option. --- autoconf-lib-link/ChangeLog | 4 ++++ autoconf-lib-link/tests/Makefile.am | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/autoconf-lib-link/ChangeLog b/autoconf-lib-link/ChangeLog index 5b87eb77e..0b1c924b2 100644 --- a/autoconf-lib-link/ChangeLog +++ b/autoconf-lib-link/ChangeLog @@ -1,3 +1,7 @@ +2009-05-21 Bruno Haible + + * tests/Makefile.am (AUTOMAKE_OPTIONS): Add 1.11 and color-tests. + 2009-01-14 Bruno Haible * configure.ac: More consistent m4 quoting. diff --git a/autoconf-lib-link/tests/Makefile.am b/autoconf-lib-link/tests/Makefile.am index 6788ac00b..3b608c73d 100644 --- a/autoconf-lib-link/tests/Makefile.am +++ b/autoconf-lib-link/tests/Makefile.am @@ -1,5 +1,5 @@ ## Makefile for the autoconf-lib-link/tests subdirectory of GNU gettext -## Copyright (C) 1995-1997, 2001-2003, 2006 Free Software Foundation, Inc. +## Copyright (C) 1995-1997, 2001-2003, 2006, 2009 Free Software Foundation, Inc. ## ## This program is free software: you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by @@ -16,7 +16,7 @@ ## Process this file with automake to produce Makefile.in. -AUTOMAKE_OPTIONS = 1.5 gnits no-dependencies +AUTOMAKE_OPTIONS = 1.11 gnits no-dependencies color-tests MOSTLYCLEANFILES = TESTS = rpath-1a rpath-1b \ -- 2.47.2