diff options
author | Larry Wall <lwall@netlabs.com> | 1992-06-08 04:51:08 +0000 |
---|---|---|
committer | Larry Wall <lwall@netlabs.com> | 1992-06-08 04:51:08 +0000 |
commit | 83025b217962b0369a18edad3fa14dc1087f3c2a (patch) | |
tree | 36468918bed135500627ad32184c14ca2c6cb7fa /hints/solaris_2_0.sh | |
parent | ee0007abcec11102eeaa49662e5ebb838e04aac6 (diff) | |
download | perl-83025b217962b0369a18edad3fa14dc1087f3c2a.tar.gz |
perl 4.0 patch 29: patch #20, continued
See patch #20.
Diffstat (limited to 'hints/solaris_2_0.sh')
-rw-r--r-- | hints/solaris_2_0.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hints/solaris_2_0.sh b/hints/solaris_2_0.sh new file mode 100644 index 0000000000..8eae5de276 --- /dev/null +++ b/hints/solaris_2_0.sh @@ -0,0 +1 @@ +d_vfork='undef' |