===========================================================================
$NetBSD: MESSAGE,v 1.4 2005/12/03 04:18:59 dmcmahill Exp $

The following directories are all included in the search path for m4 files:

	/usr/pkg/etc
	${HOME}/.pcb
	the current working directory

In addition, the files are included if they exist:

	site-config.inc (normally in /usr/pkg/etc)
	user-config.inc (normally in $HOME/.pcb)
	proj-config.inc (normally in the working directory)

This provides a mechanism for per-site, per-user, and per-project
libraries.
===========================================================================
