$NetBSD: patch-ab,v 1.3 2000/08/30 09:50:45 abs Exp $ --- config.h.in.orig Thu Aug 5 12:11:41 1999 +++ config.h.in @@ -53,6 +53,7 @@ * NB: The Unix-domain support is unfinished. */ #define FAX_USER "@FAXUID@" /* account name of the ``fax user'' */ +#define FAX_GROUP "@FAXGID@" /* group name of the ``fax user'' */ #define FAX_SERVICE "hylafax" /* client-server service name */ #define FAX_PROTONAME "tcp" /* protocol used by client+server */ #define FAX_DEFPORT 4559 /* port to use if service is unknown */