llvm-mirror/bindings/ocaml
Gordon Henriksen eca47fe7df Providing --with-ocaml-libdir for ./configure. The default is the
stdlib if it's beneath --prefix, and is libdir/ocaml otherwise.

If someone has a better way than this to test whether $B is a path
within $A, I'd love to hear it:

  if test "$A" \< "$B" -a "$B" \< "${A}~"

llvm-svn: 42532
2007-10-02 16:42:10 +00:00
..
bitwriter Providing --with-ocaml-libdir for ./configure. The default is the 2007-10-02 16:42:10 +00:00
llvm Remove debugging. 2007-09-27 02:47:27 +00:00
Makefile Adding ocaml language bindings for the vmcore and bitwriter libraries. These are 2007-09-18 12:49:39 +00:00
Makefile.ocaml Providing --with-ocaml-libdir for ./configure. The default is the 2007-10-02 16:42:10 +00:00