From: Bruno Haible Date: Thu, 21 May 2009 22:18:53 +0000 (+0000) Subject: Use option color-tests. X-Git-Tag: v0.18~199 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc59cd2e6c67f5f108eb65f3922bfafca81f4052;p=thirdparty%2Fgettext.git Use option color-tests. --- diff --git a/gettext-runtime/tests/ChangeLog b/gettext-runtime/tests/ChangeLog index a13f331f1..fc8b01e0a 100644 --- a/gettext-runtime/tests/ChangeLog +++ b/gettext-runtime/tests/ChangeLog @@ -1,3 +1,7 @@ +2009-05-21 Bruno Haible + + * Makefile.am (AUTOMAKE_OPTIONS): Add 1.11 and color-tests. + 2008-09-28 Bruno Haible * Makefile.am (test_lock_SOURCES): Add threadlib.c. diff --git a/gettext-runtime/tests/Makefile.am b/gettext-runtime/tests/Makefile.am index a57b4ad5f..f3c0d28eb 100644 --- a/gettext-runtime/tests/Makefile.am +++ b/gettext-runtime/tests/Makefile.am @@ -1,5 +1,5 @@ ## Makefile for the gettext-runtime/tests subdirectory of GNU gettext -## Copyright (C) 2005-2006, 2008 Free Software Foundation, Inc. +## Copyright (C) 2005-2006, 2008-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 EXTRA_DIST = TESTS = test-lock diff --git a/gettext-tools/gnulib-tests/ChangeLog b/gettext-tools/gnulib-tests/ChangeLog index e1f103ad5..20cc8156b 100644 --- a/gettext-tools/gnulib-tests/ChangeLog +++ b/gettext-tools/gnulib-tests/ChangeLog @@ -1,3 +1,7 @@ +2009-05-21 Bruno Haible + + * Makefile.am (AUTOMAKE_OPTIONS): Add 1.11 and color-tests. + 2007-11-07 Bruno Haible * gettext-0.17 released. diff --git a/gettext-tools/gnulib-tests/Makefile.am b/gettext-tools/gnulib-tests/Makefile.am index 4c5718f14..53ca57f59 100644 --- a/gettext-tools/gnulib-tests/Makefile.am +++ b/gettext-tools/gnulib-tests/Makefile.am @@ -1,5 +1,5 @@ ## Makefile for the gettext-tools/gnulib-tests subdirectory of GNU gettext -## Copyright (C) 2007 Free Software Foundation, Inc. +## Copyright (C) 2007, 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 @@ -18,3 +18,5 @@ # Rules generated and collected by gnulib-tool. include Makefile.gnulib + +AUTOMAKE_OPTIONS += 1.11 color-tests diff --git a/gettext-tools/tests/ChangeLog b/gettext-tools/tests/ChangeLog index f4d46bbcc..f427ea1ea 100644 --- a/gettext-tools/tests/ChangeLog +++ b/gettext-tools/tests/ChangeLog @@ -1,3 +1,12 @@ +2009-05-21 Bruno Haible + + * Makefile.am (AUTOMAKE_OPTIONS): Add 1.11 and color-tests. + +2009-05-16 Bruno Haible + + * xgettext-glade-4: New file. + * Makefile.am (TESTS): Add it. + 2009-03-29 Bruno Haible * format-gfc-internal-1: New file. diff --git a/gettext-tools/tests/Makefile.am b/gettext-tools/tests/Makefile.am index 9bc15931c..4db57f8a8 100644 --- a/gettext-tools/tests/Makefile.am +++ b/gettext-tools/tests/Makefile.am @@ -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 EXTRA_DIST = MOSTLYCLEANFILES = core *.stackdump