1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-07 04:33:09 +02:00
This commit is contained in:
Jim Meyering
1998-10-03 04:58:21 +00:00
parent 0345ac460a
commit 2239a0ff2c

View File

@@ -1,13 +0,0 @@
#!/bin/sh
: ${PERL=perl}
: ${srcdir=.}
case "$PERL" in
*'missing perl')
echo 1>&2 "$0: configure didn't find a usable version of Perl, so can't run this test"
exit 77
;;
esac
exec $PERL -w -I$srcdir/.. -MFetish -- $srcdir/quoting