diff options
author | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2008-09-20 12:27:08 +0000 |
---|---|---|
committer | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2008-09-20 12:27:08 +0000 |
commit | f5cce9869b2c4e2ba048538687704e2cf5bb0c41 (patch) | |
tree | 7fda95985a3bd1017fd51a2ede33a64d0bcebca7 /ACE/ace/config-unixware-7.1.0.udk.h | |
parent | 2ec574feca5a7c71880cbef9877a9ec5ae37c9d5 (diff) | |
download | ATCD-f5cce9869b2c4e2ba048538687704e2cf5bb0c41.tar.gz |
ChangeLogTag: Sat Sep 20 12:23:10 UTC 2008 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'ACE/ace/config-unixware-7.1.0.udk.h')
-rw-r--r-- | ACE/ace/config-unixware-7.1.0.udk.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/config-unixware-7.1.0.udk.h b/ACE/ace/config-unixware-7.1.0.udk.h index fa6ddafb5ea..be98a631661 100644 --- a/ACE/ace/config-unixware-7.1.0.udk.h +++ b/ACE/ace/config-unixware-7.1.0.udk.h @@ -292,7 +292,7 @@ /* Platform supports system configuration information */ #define ACE_HAS_SYS_SYSTEMINFO_H -#define ACE_HAS_SYSINFO 1 +#define ACE_HAS_SYSV_SYSINFO 1 /* Platform supports System V IPC (most versions of UNIX, but not Win32) */ #define ACE_HAS_SYSV_IPC 1 |