build: Add ./configure --disable-ocaml option.
authorMaxim Koltsov <kolmax94@gmail.com>
Mon, 8 Nov 2010 13:55:49 +0000 (13:55 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 18 Nov 2010 11:30:22 +0000 (11:30 +0000)
commitdf7c58a3360f5f3faa33ebebe4cc3e8b595472a8
treec529b663dc1872f47488adb3ebe47cd89e81894b
parente0f8d273e55d442eb47723ea53866ba24c0052ee
build: Add ./configure --disable-ocaml option.

This can be used to disable the OCaml bindings.  Note that
OCaml is still required in any case where you need to rerun
the generator.
(cherry picked from commit af7af2fc5e48e4efecd1f65b60e61b88733161b9)
configure.ac