Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jan 1996 20:21:49 +0100 (MET)
From:      Ollivier Robert <roberto@keltia.freenix.fr>
To:        charnier@lirmm.fr (Philippe Charnier)
Cc:        bugs@freebsd.org
Subject:   Re: newsyslog
Message-ID:  <199601151921.UAA09806@keltia.freenix.fr>
In-Reply-To: <199601150750.IAA05190@lirmm.lirmm.fr> from "Philippe Charnier" at Jan 15, 96 08:50:56 am

next in thread | previous in thread | raw e-mail | index | archive | help
It seems that Philippe Charnier said:
>  CFLAGS+= -DCONF=\"/etc/newsyslog.conf\"
>  CFLAGS+= -DPIDFILE=\"/var/run/syslog.pid\"
> -CFLAGS+= -DCOMPRESS=\"/usr/bin/gzip\"
> +CFLAGS+= -DCOMPRESS_PATH=\"/usr/bin/gzip\"
> +CFLAGS+= -DCOMPRESS_PROG=\"gzip\"
>  CFLAGS+= -DCOMPRESS_POSTFIX=\".gz\"

It would be  better to place the  above definitions in a "pathnames.h" file
that is included at the beginning.

On the same vein, replace the *_PATH with the 4.4BSD _PATH_* naming scheme.
-- 
Ollivier ROBERT    -=- The daemon is FREE! -=-    roberto@keltia.frmug.fr.net
   FreeBSD keltia.freenix.fr 2.2-CURRENT #1: Wed Jan 10 02:23:42 MET 1996



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