X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=configure.ac;h=68006544981e0b935b98f323fdb71711267391da;hb=e2895899d12b62600d3fe861e206e7538d159d29;hp=df4cf8c09fbc7e8be97f04c2a26137641633d976;hpb=0b2bee9a672e5884f17ef231daf12daa89c26126;p=virt-df.git diff --git a/configure.ac b/configure.ac index df4cf8c..6800654 100644 --- a/configure.ac +++ b/configure.ac @@ -29,6 +29,8 @@ if test "x$OCAMLFIND" = "x"; then AC_MSG_ERROR([OCaml findlib is required]) fi +AC_CHECK_OCAML_WORD_SIZE(OCAML_WORD_SIZE) + dnl Use ocamlfind to find the required packages ... dnl Check for required OCaml packages.