X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=hints%2Fbsdos.sh;h=f16a56efc73b47adb6259a7ebab92fe73f89a97e;hb=e8d7f3747c04a9bb10b98235d6cac8ff43bf8a54;hp=d3b1b703f2c116a7e72f2342e1428f3f82c8b40a;hpb=572149b7587624d5eb3b9ea2a06050a09056385f;p=p5sagit%2Fp5-mst-13.2.git diff --git a/hints/bsdos.sh b/hints/bsdos.sh index d3b1b70..f16a56e 100644 --- a/hints/bsdos.sh +++ b/hints/bsdos.sh @@ -98,7 +98,7 @@ case "$osvers" in case "$cc" in '') cc='cc' # cc is gcc2 in 4.0 cccdlflags="-fPIC" - ccdlflags=" " ;; + ;; esac case "$ld" in @@ -120,7 +120,7 @@ $define|true|[yY]*) *) cat <&4 I did not know that BSD/OS $osvers supports POSIX threads. -Feel free to tell perlbug@perl.com otherwise. +Feel free to tell perlbug@perl.org otherwise. EOM exit 1 ;;