diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-03-18 17:43:30 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-03-18 17:43:30 +0000 |
commit | 3057fa38f27a50d155874b7a528855ffd185480c (patch) | |
tree | 68fb35b5148815c32f5b4592b1c9d8cd0c5ffacf /ace/config-sunos5.4-sunc++-4.x.h | |
parent | 5c3791b45ebc10b43e97c8cea5103aead6ea9d0c (diff) | |
download | ATCD-3057fa38f27a50d155874b7a528855ffd185480c.tar.gz |
removed ACE_HAS_RTLD_LAZY_V
Diffstat (limited to 'ace/config-sunos5.4-sunc++-4.x.h')
-rw-r--r-- | ace/config-sunos5.4-sunc++-4.x.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/config-sunos5.4-sunc++-4.x.h b/ace/config-sunos5.4-sunc++-4.x.h index 8d35cce6830..79584823e8a 100644 --- a/ace/config-sunos5.4-sunc++-4.x.h +++ b/ace/config-sunos5.4-sunc++-4.x.h @@ -80,9 +80,6 @@ // Platform supports the prusage_t struct. #define ACE_HAS_PRUSAGE_T -// 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 |