no_plan support in test.pl
[p5sagit/p5-mst-13.2.git] / hints / svr5.sh
index 63442d2..ff08fcc 100644 (file)
@@ -189,7 +189,7 @@ case "$usethreads" in
 $define|true|[yY]*)
         ccflags="$ccflags"
         shift
-        libswanted="$*"
+        libswanted="$libswanted $*"
   case "$cc" in
        *gcc*)
            ccflags="-D_REENTRANT $ccflags -fpic -pthread"