Re: [PATCH] Bring Time::Local to 1.07
[p5sagit/p5-mst-13.2.git] / hints / beos.sh
index e1d3b2d..25b99a1 100644 (file)
@@ -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 .
+
+