diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-08-28 06:51:48 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-08-28 06:51:48 +0000 |
commit | 61d8f73337d0cbb75bbffadd987bd15353779428 (patch) | |
tree | eec7eb387ea4b9f63ae0b995efb6184082499bc7 /ace/config-sunos5.5-sunc++-4.x.h | |
parent | f525eecddb534327fca6ff380b34085af593512f (diff) | |
download | ATCD-61d8f73337d0cbb75bbffadd987bd15353779428.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/config-sunos5.5-sunc++-4.x.h')
-rw-r--r-- | ace/config-sunos5.5-sunc++-4.x.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-sunos5.5-sunc++-4.x.h b/ace/config-sunos5.5-sunc++-4.x.h index d605e9bbfff..58085c05d9a 100644 --- a/ace/config-sunos5.5-sunc++-4.x.h +++ b/ace/config-sunos5.5-sunc++-4.x.h @@ -46,6 +46,8 @@ #define ACE_HAS_P_READ_WRITE #define ACE_HAS_UNICODE +#define ACE_HAS_UALARM +#define ACE_LACKS_UALARM_PROTOTYPE // Platform supports System V IPC (most versions of UNIX, but not Win32) #define ACE_HAS_SYSV_IPC |