1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-27 23:21:58 +03:00

Remove NEED_I386_TAS_ASM and just test for compiler defines.

This commit is contained in:
Bruce Momjian
2003-12-23 00:32:06 +00:00
parent f66b0ff066
commit 887b5a7be0
9 changed files with 4 additions and 14 deletions

View File

@ -1,5 +1,4 @@
#define HAS_TEST_AND_SET
#define NEED_I386_TAS_ASM
/* see src/backend/libpq/pqcomm.c */
#define SCO_ACCEPT_BUG