Push responsibility for selecting out-of-line-assembler TAS code out to
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| configure | modified | +21 −17 |
| configure.in | modified | +20 −16 |
| src/template/hpux | modified | +5 −0 |
| src/template/solaris | modified | +6 −0 |