summaryrefslogtreecommitdiff
path: root/ace/config-linux.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2003-08-23 19:40:32 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2003-08-23 19:40:32 +0000
commit1e640ba23811d80cffcb51d7ff5abbc214091ce9 (patch)
tree74759ee51eeca4fab15a3f0535f0dc69bf4c1677 /ace/config-linux.h
parentaf25bc2adbe0b12a8f3d69f2f7c4eb74c33fdc98 (diff)
downloadATCD-1e640ba23811d80cffcb51d7ff5abbc214091ce9.tar.gz
ChangeLogTag:Sat Aug 23 12:38:08 2003 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'ace/config-linux.h')
-rw-r--r--ace/config-linux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-linux.h b/ace/config-linux.h
index 96e2cdf538c..414002e658d 100644
--- a/ace/config-linux.h
+++ b/ace/config-linux.h
@@ -13,6 +13,7 @@
#define ACE_HAS_SVR4_DYNAMIC_LINKING
#define ACE_HAS_AUTOMATIC_INIT_FINI
+#define ACE_HAS_DLSYM_SEGFAULT_ON_INVALID_HANDLE
#if !defined (ACE_MT_SAFE)
#define ACE_MT_SAFE 1 // JCEJ 12/22/96 #1