Update to SableVM version 1.0.2.

This port includes the Java classes, making the java/sablepath port obsolete.
This commit is contained in:
Archie Cobbs
2002-08-15 23:17:48 +00:00
parent b3c06e6b2f
commit 5d7a7a3884
24 changed files with 2246 additions and 1694 deletions

View File

@@ -1,12 +0,0 @@
diff -ur sablevm-0.1.6.orig/src/sablevm/Makefile.am sablevm-0.1.6/src/sablevm/Makefile.am
--- sablevm-0.1.6.orig/src/sablevm/Makefile.am Sat Apr 14 11:36:47 2001
+++ sablevm-0.1.6/src/sablevm/Makefile.am Mon Jul 8 18:12:47 2002
@@ -7,7 +7,7 @@
bin_PROGRAMS = sablevm
-sablevm_LDADD = ../libsablevm/libsablevm.la -lpopt
+sablevm_LDADD = ../libsablevm/libsablevm.la -L@libdir@ -lpopt
sablevm_SOURCES = \
sablevm.c sablevm.h