diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-11-19 22:01:44 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-11-19 22:01:44 +0000 |
commit | 1d1f09d807ca24f905085cf0677d4063107ad99b (patch) | |
tree | 5fc44207ca003fe21997680c3b0119349106542e /ace/config-sunos5.4-sunc++-4.x-orbix.h | |
parent | e7e6ca23d4108f5c124c5013af05002d95c0614f (diff) | |
download | ATCD-1d1f09d807ca24f905085cf0677d4063107ad99b.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/config-sunos5.4-sunc++-4.x-orbix.h')
-rw-r--r-- | ace/config-sunos5.4-sunc++-4.x-orbix.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-sunos5.4-sunc++-4.x-orbix.h b/ace/config-sunos5.4-sunc++-4.x-orbix.h index 2012f6e48f0..ffe137d80ee 100644 --- a/ace/config-sunos5.4-sunc++-4.x-orbix.h +++ b/ace/config-sunos5.4-sunc++-4.x-orbix.h @@ -19,7 +19,7 @@ // Platform supports pread() and pwrite() #define ACE_HAS_P_READ_WRITE -#define ACE_HAS_UNICODE +#define ACE_HAS_XPG4_MULTIBYTE_CHAR // Platform supports System V IPC (most versions of UNIX, but not Win32) #define ACE_HAS_SYSV_IPC |