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-g++.h | |
parent | e7e6ca23d4108f5c124c5013af05002d95c0614f (diff) | |
download | ATCD-1d1f09d807ca24f905085cf0677d4063107ad99b.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/config-sunos5.4-g++.h')
-rw-r--r-- | ace/config-sunos5.4-g++.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-sunos5.4-g++.h b/ace/config-sunos5.4-g++.h index 95c32341a4d..e66a69b3e76 100644 --- a/ace/config-sunos5.4-g++.h +++ b/ace/config-sunos5.4-g++.h @@ -20,7 +20,7 @@ // Platform supports pread() and pwrite() #define ACE_HAS_P_READ_WRITE -#define ACE_HAS_UNICODE +#define ACE_HAS_XPG4_MULTIBYTE_CHAR #define ACE_HAS_TERM_IOCTLS |