Incorporating review feedback for GC verifier patch.
[oota-llvm.git] / autoconf / configure.ac
index 3d3a167c4d8b570ff3c0454db6041ac72b6ab49b..72eac4b88141385167e030fff09d0ce5f06422a0 100644 (file)
@@ -534,6 +534,7 @@ DJ_AC_PATH_TCLSH
 AC_PATH_PROG(ZIP,[zip],[echo "Skipped: zip not found"])
 AC_PATH_PROG(OCAMLC,[ocamlc],[echo "Skipped: ocamlc not found"])
 AC_PATH_PROG(OCAMLOPT,[ocamlopt],[echo "Skipped: ocamlopt not found"])
+AC_PATH_PROG(OCAMLDEP,[ocamldep],[echo "Skipped: ocamldep not found"])
 
 dnl Determine if the linker supports the -R option.
 AC_LINK_USE_R