[llvm-commits] [llvm] r42129 - /llvm/trunk/bindings/ocaml/llvm/llvm_ocaml.c
Gordon Henriksen
ghenriksen at carbonite.com
Wed Sep 19 07:44:53 PDT 2007
On 2007-09-19, at 06:21, Gordon Henriksen wrote:
> Probably configuring --without-ocamlc or something would do the
> job, too. Maybe.)
Well, no it won't. ./configure OCAMLC=<alternate executable> works,
but if ocamlc is in your path, there's no way to not find it, from
hacking the Makefile.config output. I'll try to get over my crippling
fear of autoconf and provide --dis-/--enable-bindings and --dis-/--
enable-ocaml-bindings options.
— Gordon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20070919/70913c58/attachment.html>
More information about the llvm-commits
mailing list