From: Shigeya Suzuki Date: Sat, 22 Mar 1997 13:22:44 +0000 (+0900) Subject: Remove redundant patch to hints/bsdos.sh X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=77f98a49362b5e5c638ef500f51a3ad809a3ee6d;p=p5sagit%2Fp5-mst-13.2.git Remove redundant patch to hints/bsdos.sh Subject: hints/bsdos.sh wrong in _94 (Re: Perl 5.003_94 is available) >> So use his patch instead of mine. Seems to be wrong. Please apply following patch against _94 p5p-msgid: 19970322222244K.shigeya@foretune.co.jp --- diff --git a/hints/bsdos.sh b/hints/bsdos.sh index 7737783..29a0691 100644 --- a/hints/bsdos.sh +++ b/hints/bsdos.sh @@ -68,7 +68,7 @@ case "$osvers" in d_setrgid='undef' d_setruid='undef' ;; -2.1*|3.0*) +2.1*) # Use 2.1's shlicc2 for dynamic linking # Since cc -o is linking, use it for compiling too. # I'm not sure whether Configure is careful about