HomeFreeBSD

Document the "#if (defined(__unix__) || defined(unix))" way of including

Description

Document the "#if (defined(unix) || defined(unix))" way of including
sys/param.h. Change _HAVE_PARAM_H to "HAVE_SYS_PARAM_H" for those who
still like this method -- leading underscores are in the compiler/library
name space and the Ollivier says to follow GNU Autoconf anyway.

Details

Provenance
obrienAuthored on Jan 28 1997, 1:43 AM
Parents
R9:1313f684acea: Answer some recently asked questions.
Branches
Unknown
Tags
Unknown