Searched refs:with_ocaml_libdir (Results 1 - 1 of 1) sorted by relevance

/external/llvm/
H A Dconfigure5863 if test "${with_ocaml_libdir+set}" = set; then
5864 withval=$with_ocaml_libdir;
5870 auto) with_ocaml_libdir="$withval" ;;
5871 /* | [A-Za-z]:[\\/]*) with_ocaml_libdir="$withval" ;;
17662 if test "x$with_ocaml_libdir" != xauto ; then
17663 OCAML_LIBDIR=$with_ocaml_libdir

Completed in 439 milliseconds