mirror of
https://github.com/SebastianWendel/nixpkgs.git
synced 2024-11-06 02:06:46 +01:00
f439cc7cf6
Javalib is a library that parses Java .class files into OCaml data structures. Sawja is a library written in OCaml, relying on Javalib to provide a high level representation of Java bytecode programs. Homepage: http://sawja.inria.fr/
12 lines
444 B
Diff
12 lines
444 B
Diff
--- javalib-2.3-orig/configure.sh 2013-10-30 08:35:30.000000000 +0100
|
|
+++ javalib-2.3/configure.sh 2014-07-06 17:28:39.025066199 +0200
|
|
@@ -44,7 +44,7 @@
|
|
DESTDIR=
|
|
# The ocamlpath variable for the compiler to locate the locally-installed
|
|
# packages (depends on LOCALDEST)
|
|
-OCAMLPATH=
|
|
+#OCAMLPATH=
|
|
# The packages that need to be made in addition to Savalib / Sawja
|
|
MAKEDEP=
|
|
# The packages that need to be made in addition to Savalib / Sawja
|