diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 2004-08-04 13:33:17 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 2004-08-04 13:33:17 +0000 |
commit | 1fec9d307b7b7c840b2b11f61c810dbc31f1b7b9 (patch) | |
tree | 8403a0efd44fd81f6f5d8e8e5ee6a0596edd40aa /ace/config-linux-common.h | |
parent | 357fd2581f45410f6b47a6fdf4f85f0fcae24481 (diff) | |
download | ATCD-1fec9d307b7b7c840b2b11f61c810dbc31f1b7b9.tar.gz |
ChangeLogTag:Wed Aug 4 08:31:43 2004 Douglas C. Schmidt <schmidt@cs.wustl.edu>
Diffstat (limited to 'ace/config-linux-common.h')
-rw-r--r-- | ace/config-linux-common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-linux-common.h b/ace/config-linux-common.h index e0e3f9deddb..915b26d60ef 100644 --- a/ace/config-linux-common.h +++ b/ace/config-linux-common.h @@ -265,6 +265,7 @@ // glibc supports wchar, but lacks fgetwc and ungetwc #define ACE_LACKS_FGETWC +#define ACE_HAS_NONCONST_MSGSND #endif |