Configurator.V1SourceReturn the value associated to a variable in the output of ocamlc -config
c_test t ?c_flags ?link_flags c_code try to compile and link the C code given in c_code. Return whether compilation was successful.
which t prog seek prog in the PATH and return the name of the program prefixed with the first path where it is found. Return None the the program is not found.
Typical entry point for configurator programs