Push responsibility for selecting out-of-line-assembler TAS code out to
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 23 Dec 2003 18:40:53 +0000 (18:40 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 23 Dec 2003 18:40:53 +0000 (18:40 +0000)
commitbaee5f75c5ab2dbd8ae0e84c7172ee0021d0996c
treece264f0ad2e3826fa9445df00f6f248bf415d8bf
parent9adaf64da343f84ca4659e6ff9be926daf628a43
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.
configure
configure.in
src/template/hpux
src/template/solaris