[PATCH] Rename PIC to XMAN_PIC to avoid problems with -DPIC compilations.

2012-07-12 Thread Thomas Klausner
Signed-off-by: Thomas Klausner w...@netbsd.org --- misc.c | 2 +- vendor.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/misc.c b/misc.c index 8818aa8..7592996 100644 --- a/misc.c +++ b/misc.c @@ -764,7 +764,7 @@ ConstructCommand(cmdbuf, path, filename, tempfile)

Re: [PATCH] Rename PIC to XMAN_PIC to avoid problems with -DPIC compilations.

2012-07-12 Thread walter harms
Am 12.07.2012 14:55, schrieb Thomas Klausner: Signed-off-by: Thomas Klausner w...@netbsd.org --- misc.c | 2 +- vendor.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/misc.c b/misc.c index 8818aa8..7592996 100644 --- a/misc.c +++ b/misc.c @@ -764,7 +764,7

Re: [PATCH] Rename PIC to XMAN_PIC to avoid problems with -DPIC compilations.

2012-07-12 Thread Thomas Klausner
On Thu, Jul 12, 2012 at 07:00:52PM +0200, walter harms wrote: I see, to be fair i do not know the code but the names are roff/nroff precompiler therefore i would expect a name like roff_pic. Fine with me, I've just resent the patch with the change as suggested. Pick either, I don't really