Configuration options available at compiler build time.
val to_string : o -> stringto_string o returns a compact representation of o suitable for use in opam version strings.
val to_configure_flag : o -> stringto_configure_flag o returns a string that can be passed to OCaml's configure script to activate that feature.