Home | History | Annotate | Download | only in autoconf

Lines Matching refs:ocaml

1582   --with-ocaml-libdir     Specify install location for ocaml bindings (default
5647 all ) BINDINGS_TO_BUILD="ocaml" ;;
5651 ocaml) BINDINGS_TO_BUILD="ocaml $BINDINGS_TO_BUILD" ;;
5659 # Check whether --with-ocaml-libdir was given.
5669 *) as_fn_error $? "Invalid path for --with-ocaml-libdir. Provide full path" "$LINENO" 5 ;;
10224 BINDINGS_TO_BUILD="ocaml $BINDINGS_TO_BUILD"
10238 ocaml)
10240 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: --enable-bindings=ocaml specified, but ocamlfind not found. Try configure OCAMLFIND=/path/to/ocamlfind" >&5
10241 $as_echo "$as_me: WARNING: --enable-bindings=ocaml specified, but ocamlfind not found. Try configure OCAMLFIND=/path/to/ocamlfind" >&2;}
10253 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: --enable-bindings=ocaml specified, but ctypes is not installed" >&5
10254 $as_echo "$as_me: WARNING: --enable-bindings=ocaml specified, but ctypes is not installed" >&2;}
10262 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: --enable-bindings=ocaml specified, but OUnit 2 is not installed. Tests will not run" >&5
10263 $as_echo "$as_me: WARNING: --enable-bindings=ocaml specified, but OUnit 2 is not installed. Tests will not run" >&2;}
10274 # ocaml stdlib is beneath our prefix; use stdlib
10278 # ocaml stdlib is outside our prefix; use libdir/ocaml
10279 OCAML_LIBDIR=${prefix}/lib/ocaml