From 241c2c7114d04aa01641f31a8274bed4811c1e53 Mon Sep 17 00:00:00 2001 From: alex Date: Tue, 1 Jun 1999 21:56:44 +0000 Subject: Tue Jun 1 16:48:58 1999 Alexander Babu Arulanthu --- ace/config-linux-lxpthreads.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ace/config-linux-lxpthreads.h') diff --git a/ace/config-linux-lxpthreads.h b/ace/config-linux-lxpthreads.h index a3a491587c5..d6b42ba31c9 100644 --- a/ace/config-linux-lxpthreads.h +++ b/ace/config-linux-lxpthreads.h @@ -28,6 +28,10 @@ #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