Providing --with-ocaml-libdir for ./configure. The default is the
authorGordon Henriksen <gordonhenriksen@mac.com>
Tue, 2 Oct 2007 16:42:10 +0000 (16:42 +0000)
committerGordon Henriksen <gordonhenriksen@mac.com>
Tue, 2 Oct 2007 16:42:10 +0000 (16:42 +0000)
commit1d4e0782ba9761e3c664de53b837b74c0c818ff1
tree020d6dea130822d89cc565771cb962b95312873b
parentbae4adc7de3a43c31100da6996912e30889aa2b9
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}~"

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42532 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.config.in
autoconf/configure.ac
bindings/ocaml/Makefile.ocaml
bindings/ocaml/bitwriter/llvm_bitwriter.mli