summaryrefslogtreecommitdiff
path: root/ace/config-aix-3.2.5.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-09-04 21:47:21 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-09-04 21:47:21 +0000
commit0eb92a3dd5f7ee31b0ef3a5c4c1780a4977a89bb (patch)
tree770b7b865e6cdc799eff1fbcfd7e77e2cbda68fa /ace/config-aix-3.2.5.h
parentc0daea30bcac2a0c4142374c2e86c199542380a1 (diff)
downloadATCD-0eb92a3dd5f7ee31b0ef3a5c4c1780a4977a89bb.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/config-aix-3.2.5.h')
-rw-r--r--ace/config-aix-3.2.5.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/config-aix-3.2.5.h b/ace/config-aix-3.2.5.h
index 40b1450281b..9090292445f 100644
--- a/ace/config-aix-3.2.5.h
+++ b/ace/config-aix-3.2.5.h
@@ -28,9 +28,6 @@
// Compiler/platform has the getrusage() system call.
#define ACE_HAS_GETRUSAGE
-// Sockets may be called in multi-threaded programs.
-#define ACE_HAS_MT_SAFE_SOCKETS
-
// Compiler/platform uses old malloc()/free() prototypes (ugh).
#define ACE_HAS_OLD_MALLOC