hivex: check for presence of OCaml native compiler
authorHilko Bengen <bengen@hilluzination.de>
Wed, 11 May 2011 22:04:19 +0000 (00:04 +0200)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 12 May 2011 09:50:48 +0000 (10:50 +0100)
commit5cf4fc2caa34ccb3a1e01bbec912158127dcd169
tree299f294c47786cbba104521fb7f0796d71a634ec
parentc9c8f893ecfaa9d646dfd02b1e0f16c549bbb6cd
hivex: check for presence of OCaml native compiler

Only compile bytecode otherwise, avoiding ocamlfind's helpful error
message "ocamlfind: Not supported in your configuration: ocamlopt"

(Successfully tested on Debian/unstable on alpha)
configure.ac
ocaml/Makefile.am