ss_dup wrapper const casting analagous to change 34626.
[p5sagit/p5-mst-13.2.git] / hints / nonstopux.sh
index f93c312..025030f 100644 (file)
@@ -9,9 +9,12 @@ case "$cc" in
                 lddlflags='-shared'
                 ldflags=''
                ;;
-        '')
+        *)
                 cc="cc -Xa -Olimit 4096"
                 malloctype="void *"
                ;;
 esac
 
+libswanted=`echo " $libswanted " | sed -e 's/ ucb / /'`
+glibpth=`echo " $glibpth " | sed -e 's/ \/usr\/ucblib / /'`
+