summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2012-09-02 13:46:17 +0200
committerJim Meyering <meyering@redhat.com>2012-09-02 13:46:59 +0200
commit135664d25e09d9b285b59012832f0e8db5802042 (patch)
treeb92a431bfbada2ca880a48309d79d6d32ccc511e /cfg.mk
parent9850c74b1f5d15ccfc4061a6d5e58207ee331ffa (diff)
downloadcoreutils-135664d25e09d9b285b59012832f0e8db5802042.tar.xz
maint: disable sc_proper_name_utf8_requires_ICONV test
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.
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/cfg.mk b/cfg.mk
index e5f782de1..973ac85af 100644
--- 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