aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Prebuild/scripts/autotools.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Prebuild/scripts/autotools.sh')
-rwxr-xr-xPrebuild/scripts/autotools.sh5
1 files changed, 4 insertions, 1 deletions
diff --git a/Prebuild/scripts/autotools.sh b/Prebuild/scripts/autotools.sh
index 18cd46f..4d140ce 100755
--- a/Prebuild/scripts/autotools.sh
+++ b/Prebuild/scripts/autotools.sh
@@ -1,2 +1,5 @@
1#!/bin/sh 1#!/bin/sh
2prebuild /target autotools /file ../prebuild.xml /build NET_2_0 /pause 2RUNTIME=`which mono`
3
4SCRIPTDIR=`dirname $0`
5${RUNTIME} ${SCRIPTDIR}/../Prebuild.exe /target autotools /file ${SCRIPTDIR}/../prebuild.xml /build NET_2_0