Language

Package: ocaml4.09-dune-configurator @ 2.8.5

Synopsis

Dune helper library for gathering system configuration

Description

Dune-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. Among other things, dune-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/ocaml/dune
Location
gnu/packages/ocaml.scm (line: 1668, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings