diff options
author | Hugo van der Sanden <hv@crypt.org> | 2002-12-11 10:18:07 +0000 |
---|---|---|
committer | hv <hv@crypt.org> | 2002-12-11 10:18:07 +0000 |
commit | 1973dd96bef9ac903e8ae60907e63e38e591ff1a (patch) | |
tree | e4ba4d061f1891d2138bb51ee06b880182f279f5 /hints/sunos_4_1.sh | |
parent | 36816da205b48bbba09819941eb7375eda5afbd9 (diff) | |
download | perl-1973dd96bef9ac903e8ae60907e63e38e591ff1a.tar.gz |
More email addresses for #18282
p4raw-id: //depot/perl@18283
Diffstat (limited to 'hints/sunos_4_1.sh')
-rw-r--r-- | hints/sunos_4_1.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hints/sunos_4_1.sh b/hints/sunos_4_1.sh index af0bca1398..650b551d81 100644 --- a/hints/sunos_4_1.sh +++ b/hints/sunos_4_1.sh @@ -1,6 +1,6 @@ # hints/sunos_4_1.sh # Last modified: Wed May 27 11:00:02 EDT 1998 -# Andy Dougherty <doughera@lafcol.lafayette.edu> +# Andy Dougherty <doughera@lafayette.edu> case "$cc" in *gcc*) usevfork=false |