Portability patches for HPUX 11 and Unixware in configure
Tom Lane <tgl@sss.pgh.pa.us>
Portability patches for HPUX 11 and Unixware in configure and related files. Also remove float.c's gratuitous redeclaration of isinf() ... looks like there are more decls in there that ought to be in config.h, but I'll leave well enough alone for now ...
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/float.c | modified | +2 −7 |
| src/config.guess | modified | +1 −1 |
| src/config.sub | modified | +3 −1 |
| src/configure | modified | +137 −153 |
| src/configure.in | modified | +17 −4 |