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)
commit135664d25e09d9b285b59012832f0e8db5802042
treeb92a431bfbada2ca880a48309d79d6d32ccc511e
parent9850c74b1f5d15ccfc4061a6d5e58207ee331ffa
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.
cfg.mk