This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Win32: try to make the new stat pre-Vista compatible
[perl5.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 / /'`
+