Language

Package: ocaml4.07-configurator @ 0.11.0

Synopsis

Helper library for gathering system configuration

Description

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

Home page
https://github.com/janestreet/configurator
Location
gnu/packages/ocaml.scm (line: 6410, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'ocaml-base' does not match package name 'ocaml4.07-base'
input-labels

Identify input labels that do not match package names

label 'ocaml-stdio' does not match package name 'ocaml4.07-stdio'