Searched refs:with_ocaml_libdir (Results 1 - 1 of 1) sorted by last modified time

/external/llvm/
H A Dconfigure5592 if test "${with_ocaml_libdir+set}" = set; then
5593 withval=$with_ocaml_libdir;
5599 auto) with_ocaml_libdir="$withval" ;;
5600 /* | [A-Za-z]:[\\/]*) with_ocaml_libdir="$withval" ;;
19264 if test "x$with_ocaml_libdir" != xauto ; then
19265 OCAML_LIBDIR=$with_ocaml_libdir

Completed in 117 milliseconds