Skip to content
Commit 3be1f100 authored by Gordon Henriksen's avatar Gordon Henriksen
Browse files

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
parent 89b8ef92
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment