Clean up for configuration from the Postgres main configure script.

Thomas G. Lockhart <lockhart@fourpalms.org>

Commit: ed24461ca1f7689e196c124abb0514671a98b1a7
Author: Thomas G. Lockhart <lockhart@fourpalms.org>
Date: 1998-10-07T06:49:22Z
Releases: 7.1.1
Clean up for configuration from the Postgres main configure script.
 Use @top-srcdir@ to find the right Makefile.global and use ODBCSRCDIR
 to point to this local directory.
Move non-platform-specific stuff to outside the if clauses.
Still need to move all platform-specific stuff to the templates.

Files