From 3cc99378f5f4283c824205db938641fb43196d35 Mon Sep 17 00:00:00 2001 From: levine Date: Thu, 10 Jun 1999 17:49:59 +0000 Subject: added automatic detection of AIO support, based on existence of /usr/lib/librt.so. --- ace/config-linux-lxpthreads.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'ace/config-linux-lxpthreads.h') diff --git a/ace/config-linux-lxpthreads.h b/ace/config-linux-lxpthreads.h index d6b42ba31c9..a3a491587c5 100644 --- a/ace/config-linux-lxpthreads.h +++ b/ace/config-linux-lxpthreads.h @@ -28,10 +28,6 @@ #ifndef ACE_CONFIG_H #define ACE_CONFIG_H -// AIO Stuff is present here. Eventhough I could nt get the -// $ACE_ROOT/examples/Reactor/Proactor/ to work. -#define ACE_HAS_AIO_CALLS - #include "ace/config-linux-common.h" #define ACE_HAS_SVR4_DYNAMIC_LINKING -- cgit v1.2.1