diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-04-16 23:20:37 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-04-16 23:20:37 +0000 |
commit | 509c58e4bd956dc294b08ae32179f52969657ba0 (patch) | |
tree | 173c32f7013cfc1b4cc25731b962d19a15552bbe /ace/config-qnx-rtp.h | |
parent | ef78feb54556cf60f5926ca74b98900f616a4d4b (diff) | |
download | ATCD-509c58e4bd956dc294b08ae32179f52969657ba0.tar.gz |
ChangeLogTag:Mon Apr 16 16:18:57 2001 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'ace/config-qnx-rtp.h')
-rw-r--r-- | ace/config-qnx-rtp.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-qnx-rtp.h b/ace/config-qnx-rtp.h index 2fc30d5ef19..e29d051c0a2 100644 --- a/ace/config-qnx-rtp.h +++ b/ace/config-qnx-rtp.h @@ -66,6 +66,8 @@ #define ACE_HAS_CONSISTENT_SIGNAL_PROTOTYPES #define ACE_HAS_DIRENT #define ACE_HAS_GETPAGESIZE +// Enable gperf, this is a hosted configuration. +#define ACE_HAS_GPERF #define ACE_HAS_HANDLE_SET_OPTIMIZED_FOR_SELECT //#define ACE_HAS_NONSTATIC_OBJECT_MANAGER #define ACE_HAS_INLINED_OSCALLS |