X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.SH;h=f86b17bf6b4725d3d5a41b01ba8aa25946b5c41e;hb=235bddc8d16c512a7d89f327f65cee68b1f5848c;hp=103f503374713f34ca2827e319bc6e4fe864f118;hpb=9b99345a93e83058ceff44eef19901d8cd699da0;p=p5sagit%2Fp5-mst-13.2.git diff --git a/Makefile.SH b/Makefile.SH index 103f503..f86b17b 100644 --- a/Makefile.SH +++ b/Makefile.SH @@ -100,6 +100,11 @@ true) ;; esac +case "`pwd`" in +# Protect any spaces +*" "*) ldlibpth=`echo $ldlibpth|sed 's/ /\\\\ /g'` ;; +esac + : Prepare dependency lists for Makefile. dynamic_list=' ' for f in $dynamic_ext; do