Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jan 1997 17:43:23 -0800 (PST)
From:      "David E. O'Brien" <obrien>
To:        CVS-committers, cvs-all, cvs-share
Subject:   cvs commit:  src/share/doc/handbook porting.sgml
Message-ID:  <199701280143.RAA06503@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      97/01/27 17:43:23

  Modified:    share/doc/handbook  porting.sgml
  Log:
  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.
  
  Revision  Changes    Path
  1.60      +16 -5     src/share/doc/handbook/porting.sgml



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701280143.RAA06503>