Fix ELF test so it doesn't spit up on all non-ELF systems...

Tom Lane <tgl@sss.pgh.pa.us>

Commit: b15a7c9fbe09ce93d65bbb24b2026d8ff008a71f
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 1999-08-03T00:09:32Z
Releases: 7.1.1
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

PathChange+/−
src/configure modified +433 −419
src/configure.in modified +22 −19