diff options
author | Larry Wall <lwall@netlabs.com> | 1991-06-06 23:28:14 +0000 |
---|---|---|
committer | Larry Wall <lwall@netlabs.com> | 1991-06-06 23:28:14 +0000 |
commit | 9ef589d8078fdf16316dec772c00e81b3c38fd22 (patch) | |
tree | e45650d2a4acb876fe2b249e8727e066c5be4c90 /hints/sco_2_3_0.sh | |
parent | 352d5a3ab0aab9889c59e847643d265e062cec0b (diff) | |
download | perl-9ef589d8078fdf16316dec772c00e81b3c38fd22.tar.gz |
perl 4.0 patch 8: patch #4, continued
See patch #4.
Diffstat (limited to 'hints/sco_2_3_0.sh')
-rw-r--r-- | hints/sco_2_3_0.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hints/sco_2_3_0.sh b/hints/sco_2_3_0.sh index bf593b0f3e..146363ab3d 100644 --- a/hints/sco_2_3_0.sh +++ b/hints/sco_2_3_0.sh @@ -1,2 +1,2 @@ -yacc='/usr/bin/yacc -m25000' +yacc='/usr/bin/yacc -Sm25000' i_dirent=undef |