Subject: Re: bin/1216: diff thinks pr lives in /bin
To: None <mrg@mame.mu.OZ.AU>
From: Mike Long <mike.long@analog.com>
List: netbsd-bugs
Date: 07/12/1995 09:41:42
>Date: Wed, 12 Jul 1995 18:00:17 +1000
>From: matthew green <mrg@mame.mu.OZ.AU>

>   --- /usr/src/gnu/usr.bin/diff/config.h~ Mon Nov 21 16:29:45 1994
>   +++ /usr/src/gnu/usr.bin/diff/config.h  Fri Jun 30 03:11:25 1995
>   @@ -116,3 +116,5 @@
>    
>    /* Define if you have the <unistd.h> header file.  */
>    #define HAVE_UNISTD_H 1
>   +
>   +#define PR_PROGRAM "/usr/bin/pr"

>wouldn't this be better done with <paths.h> or "pathnames.h" ?
>
>just a suggestion.

I would have done it that way, if diff were not a GNU program.  As a
rule, GNU code doesn't use anything like <paths.h> nor "pathnames.h".
They use "config.h" instead.
-- 
Mike Long <mike.long@analog.com>           http://www.shore.net/~mikel
VLSI Design Engineer         finger mikel@shore.net for PGP public key
Analog Devices, CPD Division          CCBF225E7D3F7ECB2C8F7ABB15D9BE7B
Norwood, MA 02062 USA                assert(*this!=opinionof(Analog));