Re: [PATCHES] UnixWare UP3 compiler detection patch

2003-10-31 Thread Larry Rosenman
--On Saturday, November 01, 2003 00:17:46 +0100 Peter Eisentraut <[EMAIL PROTECTED]> wrote: Larry Rosenman writes: I put the following patch to detect the 7.1.3 UP3 compiler. If there are no SERIOUS objections, please apply: This patch breaks about all the rules for robust autoconf tests: 1.

Re: [PATCHES] UnixWare UP3 compiler detection patch

2003-10-31 Thread Peter Eisentraut
Larry Rosenman writes: > I put the following patch to detect the 7.1.3 UP3 compiler. If there > are no SERIOUS objections, please apply: This patch breaks about all the rules for robust autoconf tests: 1. Compile things using the compiler and the flags that the user chose, not hardcoded ones.

[PATCHES] UnixWare UP3 compiler detection patch

2003-10-31 Thread Larry Rosenman
I put the following patch to detect the 7.1.3 UP3 compiler. If there are no SERIOUS objections, please apply: Index: src/template/unixware === RCS file: /projects/cvsroot/pgsql-server/src/template/unixware,v retrieving revision 1.27 d