Miscellaneus AIX fixes + SOCKS support.
[p5sagit/p5-mst-13.2.git] / Makefile.SH
index 0c02a43..d4c5197 100644 (file)
@@ -70,6 +70,7 @@ true)
                esac
                aixinstdir=`pwd | sed 's/\/UU$//'`
                linklibperl="-L $archlibexp/CORE -L $aixinstdir -lperl"
+               ldlibpth="LIBPATH=`pwd`:${LIBPATH}"
                ;;
        hpux*)
                linklibperl="-L `pwd | sed 's/\/UU$//'` -Wl,+s -Wl,+b$archlibexp/CORE -lperl"