Fix ELF test so it doesn't spit up on all non-ELF systems...
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 3 Aug 1999 00:09:32 +0000 (00:09 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 3 Aug 1999 00:09:32 +0000 (00:09 +0000)
commitb15a7c9fbe09ce93d65bbb24b2026d8ff008a71f
tree7612e78d5e1aeda3996d5b25fb5404a095323d1b
parentb0984e699505034d7f55c4a0be4a3cf3722b2cd0
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.
src/configure
src/configure.in