configuratorversion

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
AuthorJane Street Group, LLC
LicenseApache-2.0
Published
Homepagehttps://github.com/janestreet/configurator
Issue Trackerhttps://github.com/janestreet/configurator/issues
MaintainerJane Street developers
Dependencies
Source [http] https://github.com/janestreet/configurator/archive/v0.9.1.tar.gz
md5=3152504ee8f08667e385fe36bd058cf5
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/configurator/configurator.v0.9.1/opam
Required by