[threadpool] Remove RegisteredWaitHandle runtime code, as it is all in managed
[mono.git] / scripts / mono-find-provides.in
index 52ea756fd87d3ecff5f59d98ae67604544e7293e..c9210060c26e83fd628c11705e0147b8d2c02913 100644 (file)
@@ -32,6 +32,8 @@ fi
 
 # set LD_LIBRARY_PATH to ensure that libmono is found
 export LD_LIBRARY_PATH=$libdir${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}
+# and set MONO_PATH to ensure that mscorlib.dll can be found
+export MONO_PATH=$prefix/lib/mono/2.0
 
 for i in "${monolist[@]}"; do
         ($bindir/monodis --assembly $i | awk '