configuratorversion Documentation on ocaml.org
Helper library for gathering system configuration
Configurator is a small library that helps writing OCaml scripts that test features available on the system, in order to generate config.h files for instance.
Configurator allows one to:
- test if a C program compiles
 - query pkg-config
 - import #define from OCaml header files
 - generate config.h file
 
| Author | Jane Street Group, LLC | 
|---|---|
| License | Apache-2.0 | 
| Published | |
| Homepage | https://github.com/janestreet/configurator | 
| Issue Tracker | https://github.com/janestreet/configurator/issues | 
| Maintainer | Jane Street developers | 
| Dependencies | |
| Conflicts | 
  | 
| Source [http] | https://ocaml.janestreet.com/ocaml-core/v0.11/files/configurator-v0.11.0.tar.gz sha256=f7b8f5fe48d5e409308878aef7997dff17d4f87db0cc2688b0648b04f5888f4f md5=55511f3ea8e3d66439910b3324701218  | 
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/configurator/configurator.v0.11.0/opam | 
Required by
- camlimagesbuild & <5.0.3
 - crlibmbuild & <0.3
 - fftw3build & <0.8.2
 - freetdsbuild & =0.6
 - gammubuild & >=0.9.4
 - gobject-introspection
 - gslbuild & >=1.20.0 & <1.24.0
 - hidapibuild & <1.1
 - io-page-unixbuild & =2.2.0
 - lablqmlbuild & <0.7
 - lacamlbuild & >=10.0.1 & <11.0.2
 - lbfgsbuild & <0.9.1
 - meshbuild & >=0.8.9 & <0.9.3
 - mesh-displaybuild
 - mesh-easymeshbuild & <0.9.3
 - mesh-graphicsbuild & <0.9.3
 - mesh-trianglebuild & <0.9.5
 - ocaml-rbuild & <0.3.1
 - owlbuild & <0.5.0
 - pcrebuild & >=7.3.0 & <7.3.5
 - postgresqlbuild & >=4.1.0 & <4.4.1
 - secp256k1build & >=0.2.5 & <0.4.1
 - sqlite3build & >=4.2.0 & <4.4.1
 - yaml=0.2.1
 - zmqbuild & =5.0.0
 
          

