Finally figured out that HP's cpp won't do ANSI preprocessing constructs
Tom Lane <tgl@sss.pgh.pa.us>
Finally figured out that HP's cpp won't do ANSI preprocessing constructs unless you feed it -Aa or -Ae switch. Autoconf does not know about this, but we can fix it in the hpux_cc template file. I knew templates were good for something ;-)
Files
| Path | Change | +/− |
|---|---|---|
| src/template/hpux_cc | modified | +1 −0 |