summaryrefslogtreecommitdiff
path: root/ace/config-osf1-4.0-g++.h
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-03-18 17:43:30 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-03-18 17:43:30 +0000
commit3057fa38f27a50d155874b7a528855ffd185480c (patch)
tree68fb35b5148815c32f5b4592b1c9d8cd0c5ffacf /ace/config-osf1-4.0-g++.h
parent5c3791b45ebc10b43e97c8cea5103aead6ea9d0c (diff)
downloadATCD-3057fa38f27a50d155874b7a528855ffd185480c.tar.gz
removed ACE_HAS_RTLD_LAZY_V
Diffstat (limited to 'ace/config-osf1-4.0-g++.h')
-rw-r--r--ace/config-osf1-4.0-g++.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/config-osf1-4.0-g++.h b/ace/config-osf1-4.0-g++.h
index 4981d0d1bcc..9b1ec88e68b 100644
--- a/ace/config-osf1-4.0-g++.h
+++ b/ace/config-osf1-4.0-g++.h
@@ -123,9 +123,6 @@
// IEEE Std 1003.1c-1995, POSIX System Application Program Interface
#define ACE_HAS_PTHREADS_1003_DOT_1C
-// 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