Integrate mainline (for ndbm fixes etc.)
[p5sagit/p5-mst-13.2.git] / Makefile.SH
index 103f503..f86b17b 100644 (file)
@@ -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