X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=hints%2Fbeos.sh;h=25b99a1f16a78b99b1e35a3c6952a3555772f6ca;hb=8e4985cd06cac8609b7c84aab08fe2d8d20f9526;hp=e1d3b2da25f0f0fcf952c2951a38ee2b1177c55f;hpb=ddeecc1fe7ccfb130975c7027ee3bd95214a12e8;p=p5sagit%2Fp5-mst-13.2.git diff --git a/hints/beos.sh b/hints/beos.sh index e1d3b2d..25b99a1 100644 --- a/hints/beos.sh +++ b/hints/beos.sh @@ -55,6 +55,8 @@ case "$ldlibpthname" in '') ldlibpthname=LIBRARY_PATH ;; esac -case "$csh" in -'') csh='bash' ;; -esac +# the waitpid() wrapper +archobjs="beos.o" +test -f beos.c || cp beos/beos.c . + +