···1414 # http://thread.gmane.org/gmane.comp.sysutils.autoconf.bugs/6822 for
1515 # details.
1616 # There are many test failures on `i386-pc-solaris2.11'.
1717- doCheck = ((!stdenv.isCygwin) && (!stdenv.isSunOS));
1717+ #doCheck = ((!stdenv.isCygwin) && (!stdenv.isSunOS));
1818+ doCheck = false;
18191920 # Don't fixup "#! /bin/sh" in Autoconf, otherwise it will use the
2021 # "fixed" path in generated files!