pkgsrc/pkgtools/compat_headers/DESCR
tnn 379887f5c0 Import compat_headers-0.1 as pkgtools/compat_headers.
This package attempts to resolve deficiencies in system headers by
providing missing types, definitions and prototypes in shadow headers.
New in this version:
- Rewrote all of the tests to use autoconf.
- Implemented tests and support for more standard integer types.
2008-05-24 03:35:38 +00:00

9 lines
512 B
Text

This package attempts to resolve deficiencies in system headers by
providing missing types, definitions and prototypes in shadow headers.
When use of compat_headers has been enabled on a platform, this package will
become a compile-time dependency for every package. It will provide customized
header files that take preference over some system provided ones (that may
not even exist). This happens transparently through use of buildlink3.
To enable use of this package, set FIX_SYSTEM_HEADERS=yes in mk.conf.