summaryrefslogtreecommitdiff
path: root/ace/config-osf1-4.0-g++.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-08-31 21:41:05 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-08-31 21:41:05 +0000
commit0e330f523c731699e8743d70c935d9b9bb46ed42 (patch)
treec4f2c6c638cfba3c556b8c5b7126af701f16ffcb /ace/config-osf1-4.0-g++.h
parent67dc925059471f410120f8f36da14028e1104887 (diff)
downloadATCD-0e330f523c731699e8743d70c935d9b9bb46ed42.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/config-osf1-4.0-g++.h')
-rw-r--r--ace/config-osf1-4.0-g++.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-osf1-4.0-g++.h b/ace/config-osf1-4.0-g++.h
index 1124dad7ff9..cad043dbdaa 100644
--- a/ace/config-osf1-4.0-g++.h
+++ b/ace/config-osf1-4.0-g++.h
@@ -24,6 +24,8 @@
#define ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION
#define ACE_HAS_TEMPLATE_SPECIALIZATION
#define ACE_HAS_UALARM
+// Optimize ACE_Handle_Set for select().
+#define ACE_HAS_HANDLE_SET_OPTIMIZED_FOR_SELECT
// Compiler's template mechanism must see source code (i.e., .C
// files).