maint: disable sc_proper_name_utf8_requires_ICONV test
authorJim Meyering <meyering@redhat.com>
Sun, 2 Sep 2012 11:46:17 +0000 (13:46 +0200)
committerJim Meyering <meyering@redhat.com>
Sun, 2 Sep 2012 11:46:59 +0000 (13:46 +0200)
It would still pass, but would print many diagnostics like this:
  Can't open src/Makefile.am: No such file or directory.
* cfg.mk (local-checks-to-skip): Temporarily disable a test.
This test will need to be adapted to work with a non-recursive
build set-up, in which there is no Makefile.am alongside each program.
Reported by Bernhard Voelker.

cfg.mk

diff --git a/cfg.mk b/cfg.mk
index e5f782d..973ac85 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -22,7 +22,8 @@ manual_title = Core GNU utilities
 url_dir_list = http://ftp.gnu.org/gnu/$(PACKAGE)
 
 # Tests not to run as part of "make distcheck".
-local-checks-to-skip =
+local-checks-to-skip = \
+  sc_proper_name_utf8_requires_ICONV
 
 # Tools used to bootstrap this package, used for "announcement".
 bootstrap-tools = autoconf,automake,gnulib,bison