Restructure of mono.sln and build properties to better fix static/dynamic library...
[mono.git] / scripts / mcs.in
index 73e3ed59496841efe35f87ae619e98fc01001b90..d254e29c7b718a3b696585551f7a8ce2c9aea9a7 100644 (file)
@@ -1,6 +1,2 @@
 #!/bin/sh
-# 
-# Yes, the -lib: there is required, in preparation for Beta2, remove
-# this script at your own risk
-#
-exec @bindir@/@mono_interp@ @mono_one_instdir@/mcs.exe -lib:@gtkdir@ "$@"
+exec @bindir@/mono $MONO_OPTIONS @mono_instdir@/4.5/mcs.exe "$@"