diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-09-04 21:47:21 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-09-04 21:47:21 +0000 |
commit | 0eb92a3dd5f7ee31b0ef3a5c4c1780a4977a89bb (patch) | |
tree | 770b7b865e6cdc799eff1fbcfd7e77e2cbda68fa /ace/config-sunos5.4-sunc++-4.x.h | |
parent | c0daea30bcac2a0c4142374c2e86c199542380a1 (diff) | |
download | ATCD-0eb92a3dd5f7ee31b0ef3a5c4c1780a4977a89bb.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/config-sunos5.4-sunc++-4.x.h')
-rw-r--r-- | ace/config-sunos5.4-sunc++-4.x.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/config-sunos5.4-sunc++-4.x.h b/ace/config-sunos5.4-sunc++-4.x.h index bb4863a9560..c5c1cdb1db6 100644 --- a/ace/config-sunos5.4-sunc++-4.x.h +++ b/ace/config-sunos5.4-sunc++-4.x.h @@ -66,9 +66,6 @@ // Compiler/platform has <alloca.h> #define ACE_HAS_ALLOCA_H -// Sockets may be called in multi-threaded programs. -#define ACE_HAS_MT_SAFE_SOCKETS - // Platform contains <poll.h>. #define ACE_HAS_POLL |