diff options
Diffstat (limited to 'ace/config-dgux-4.11-epc.h')
-rw-r--r-- | ace/config-dgux-4.11-epc.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/config-dgux-4.11-epc.h b/ace/config-dgux-4.11-epc.h index 1c42facec8c..356c057421b 100644 --- a/ace/config-dgux-4.11-epc.h +++ b/ace/config-dgux-4.11-epc.h @@ -78,9 +78,6 @@ // #define ACE_HAS_PRUSAGE_T #define ACE_HAS_GETRUSAGE -// Explicit dynamic linking permits "lazy" symbol resolution. -// #define ACE_HAS_RTLD_LAZY_V - // Compiler/platform defines the sig_atomic_t typedef. #define ACE_HAS_SIG_ATOMIC_T |