* runtime/Makefile.am (wrapper-config): Elevated from being a test
[mono.git] / runtime / mono-wrapper.in
index a03fa731024c3528c68c4c27a2d9984a074b0a21..4ea240ef3358bd8a94e3269fe86ec51133ed375c 100644 (file)
@@ -3,4 +3,4 @@ r='@mono_build_root@'
 MONO_CFG_DIR='@mono_cfg_dir@'
 MONO_SHARED_DIR=$r/runtime
 export MONO_CFG_DIR MONO_SHARED_DIR
-exec "$r/libtool" --mode=execute "$r/@mono_runtime@" --config "$r/data/config" "$@"
+exec "$r/libtool" --mode=execute "$r/@mono_runtime@" --config "$r/runtime/wrapper-config" "$@"