Skip to content

kristapsdz/oconfigure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

373 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synopsis

This is a configuration system for writing portable C systems with OpenBSD-compatible features and functions.

To use:

  1. copy configure, compats.c, and tests.c into your source tree, or grab files from a cloned repository or downloaded release
  2. run ./configure to create Makefile.configure and config.h
  3. include Makefile.configure at the top of your Makefile (BSD or GNU make) and add compats.c to be linked into your binary or library
  4. reference compatibility functions by adding #include "config.h" as the first inclusion in your sources

See the main website for details.

About

configuration script for portable, OpenBSD-oriented systems

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •