From ab9eb0da6e773a528762ce66c69950082fe70ded Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 3 Jan 2011 22:42:41 +0100 Subject: [PATCH] maint: avoid failure of new test for bindtextdomain * cfg.mk (local-checks-to-skip): Add sc_bindtextdomain. --- cfg.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/cfg.mk b/cfg.mk index b1f18c6..c5f05cb 100644 --- a/cfg.mk +++ b/cfg.mk @@ -19,6 +19,7 @@ manual_title = gzip: the data compression program # Tests not to run as part of "make distcheck". local-checks-to-skip = \ + sc_bindtextdomain \ sc_error_message_period \ sc_error_message_uppercase \ sc_m4_quote_check \ -- 2.47.2