More portability.
[p5sagit/p5-mst-13.2.git] / hints / beos.sh
index 34a5eb8..25b99a1 100644 (file)
@@ -54,3 +54,9 @@ export PATH="$PATH:$PWD/beos"
 case "$ldlibpthname" in
 '') ldlibpthname=LIBRARY_PATH ;;
 esac
+
+# the waitpid() wrapper
+archobjs="beos.o"
+test -f beos.c || cp beos/beos.c .
+
+