1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-04 03:55:51 +02:00
Files
coreutils/doc
Jim Meyering 0e945ebcc5 build: "make check" now fails in a friendlier manner for missing Perl
* doc/Makefile.am (sc-lower-case-var): Don't redirect stderr of
$(PERL) (which is sometimes build-aux/missing) to /dev/null,
so that a failing "make check" explains that Perl is not installed.
Reported by James Youngman.
2009-04-30 13:50:40 +02:00
..