Push responsibility for selecting out-of-line-assembler TAS code out to

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

Commit: baee5f75c5ab2dbd8ae0e84c7172ee0021d0996c
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-12-23T18:40:53Z
Releases: 8.0.0
Push responsibility for selecting out-of-line-assembler TAS code out to
the platform template files, instead of doing it directly in configure.in.
This seems cleaner, and also opens the door to making the choice be
dependent on the compiler being used.

Files

PathChange+/−
configure modified +21 −17
configure.in modified +20 −16
src/template/hpux modified +5 −0
src/template/solaris modified +6 −0