aboutsummaryrefslogtreecommitdiff
path: root/src/include/port/unixware.h
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2003-12-23 00:32:06 +0000
committerBruce Momjian <bruce@momjian.us>2003-12-23 00:32:06 +0000
commit887b5a7be0ef534b2adfc626b46ecfa5770d4acc (patch)
treef9ad2433d0e3be03f1558cba069494186aefcde8 /src/include/port/unixware.h
parentf66b0ff066316012dcf996b5acf5c017d679d5c7 (diff)
downloadpostgresql-887b5a7be0ef534b2adfc626b46ecfa5770d4acc.tar.gz
postgresql-887b5a7be0ef534b2adfc626b46ecfa5770d4acc.zip
Remove NEED_I386_TAS_ASM and just test for compiler defines.
Diffstat (limited to 'src/include/port/unixware.h')
-rw-r--r--src/include/port/unixware.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/port/unixware.h b/src/include/port/unixware.h
index 734c2ef0fa7..b4818fa20c4 100644
--- a/src/include/port/unixware.h
+++ b/src/include/port/unixware.h
@@ -1,5 +1,4 @@
#define HAS_TEST_AND_SET
-#define NEED_I386_TAS_ASM
/* see src/backend/libpq/pqcomm.c */
#define SCO_ACCEPT_BUG