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-sunos4-g++.h | |
parent | c0daea30bcac2a0c4142374c2e86c199542380a1 (diff) | |
download | ATCD-0eb92a3dd5f7ee31b0ef3a5c4c1780a4977a89bb.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/config-sunos4-g++.h')
-rw-r--r-- | ace/config-sunos4-g++.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/config-sunos4-g++.h b/ace/config-sunos4-g++.h index 872ef8ee752..5385cb03d0c 100644 --- a/ace/config-sunos4-g++.h +++ b/ace/config-sunos4-g++.h @@ -41,9 +41,6 @@ // #define ACE_HAS_STRERROR #define ACE_HAS_SYS_ERRLIST -// Sockets may be called in multi-threaded programs. -#define ACE_HAS_MT_SAFE_SOCKETS - // Header files lack t_errno for ACE_TLI. // #define ACE_LACKS_T_ERRNO |