Fix ELF test so it doesn't spit up on all non-ELF systems...
Tom Lane <tgl@sss.pgh.pa.us>
Fix ELF test so it doesn't spit up on all non-ELF systems... use Autoconf-approved method of testing for predefined symbols, and move it down to where we know what compiler to run and how to run it.
Files
| Path | Change | +/− |
|---|---|---|
| src/configure | modified | +433 −419 |
| src/configure.in | modified | +22 −19 |