diff options
Diffstat (limited to 'ace/config-linux-lxpthreads.h')
-rw-r--r-- | ace/config-linux-lxpthreads.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-linux-lxpthreads.h b/ace/config-linux-lxpthreads.h index f65ddae8aaf..e5a3343e651 100644 --- a/ace/config-linux-lxpthreads.h +++ b/ace/config-linux-lxpthreads.h @@ -73,7 +73,7 @@ #define ACE_HAS_SIG_ATOMIC_T // Compiler/platform supports sys_siglist array. -#define ACE_HAS_SYS_SIGLIST +// #define ACE_HAS_SYS_SIGLIST // Compiler/platform defines a union semun for SysV shared memory. #define ACE_HAS_SEMUN |