summaryrefslogtreecommitdiff
path: root/java/sablepath/files/patch-ac
diff options
context:
space:
mode:
authorArchie Cobbs <archie@FreeBSD.org>2002-08-15 23:17:48 +0000
committerArchie Cobbs <archie@FreeBSD.org>2002-08-15 23:17:48 +0000
commit5d7a7a38842865e134dabca29478791e4961fe9d (patch)
tree1f536496fb5d7436b9409d98660b0e4e6c2f93e1 /java/sablepath/files/patch-ac
parentWell, this looks like an i386 binary. Mark as such. (diff)
Update to SableVM version 1.0.2.
This port includes the Java classes, making the java/sablepath port obsolete.
Notes
Notes: svn path=/head/; revision=64558
Diffstat (limited to 'java/sablepath/files/patch-ac')
-rw-r--r--java/sablepath/files/patch-ac18
1 files changed, 0 insertions, 18 deletions
diff --git a/java/sablepath/files/patch-ac b/java/sablepath/files/patch-ac
deleted file mode 100644
index 3513edb55e4b..000000000000
--- a/java/sablepath/files/patch-ac
+++ /dev/null
@@ -1,18 +0,0 @@
-diff -ur sablepath-0.1.3.orig/include/config.h.in sablepath-0.1.3/include/config.h.in
---- sablepath-0.1.3.orig/include/config.h.in Tue Aug 1 19:14:17 2000
-+++ sablepath-0.1.3/include/config.h.in Tue Jul 9 12:50:16 2002
-@@ -48,8 +48,14 @@
- /* Define if you have the <dirent.h> header file. */
- #undef HAVE_DIRENT_H
-
-+/* Define if you have the <endian.h> header file. */
-+#undef HAVE_ENDIAN_H
-+
- /* Define if you have the <fcntl.h> header file. */
- #undef HAVE_FCNTL_H
-+
-+/* Define if you have the <machine/endian.h> header file. */
-+#undef HAVE_MACHINE_ENDIAN_H
-
- /* Define if you have the <malloc.h> header file. */
- #undef HAVE_MALLOC_H