From 5203fbcae61b42c66ba138a48162ecc0880db2c9 Mon Sep 17 00:00:00 2001 From: Dave Mitchell Date: Sat, 7 May 2005 11:06:16 +0000 Subject: add 1.875c to the list of supported bisons p4raw-id: //depot/perl@24411 --- regen_perly.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'regen_perly.pl') diff --git a/regen_perly.pl b/regen_perly.pl index 024d785371..6a372f977f 100644 --- a/regen_perly.pl +++ b/regen_perly.pl @@ -65,7 +65,7 @@ die "$0: must be run on an ASCII system\n" unless ord 'A' == 65; # the test below to allow that version too. DAPM Feb 04. my $version = `$bison -V`; -unless ($version =~ /\b(1\.875|2\.0)\b/) { die <