summaryrefslogtreecommitdiff
path: root/data/jamvm/make.sh
diff options
context:
space:
mode:
authorJay Freeman <saurik@saurik.com>2008-03-16 01:40:03 +0000
committerJay Freeman <saurik@saurik.com>2008-03-16 01:40:03 +0000
commitc7b03435c088e101cbb6e02bc55323b6929d4e63 (patch)
treee0bc23c263a18c75f72cf9240f09bf3c74d9c2de /data/jamvm/make.sh
parent776e9724d0d690c3dfdd1d77a31b8c64550b8347 (diff)
Moved to the newer, stabler, JamVM.
git-svn-id: http://svn.telesphoreo.org/trunk@187 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/jamvm/make.sh')
-rw-r--r--data/jamvm/make.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/jamvm/make.sh b/data/jamvm/make.sh
index 117fc4093..b76cfc3d9 100644
--- a/data/jamvm/make.sh
+++ b/data/jamvm/make.sh
@@ -1,7 +1,7 @@
pkg:extract
cd *
pkg:patch
-autoconf
+PKG_CONF=./autogen.sh
CFLAGS=-O0 pkg:configure --with-classpath-install-dir=/usr --enable-ffi=no
make
pkg:install