summaryrefslogtreecommitdiff
path: root/ace/config-chorus.h
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-02-09 20:51:36 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-02-09 20:51:36 +0000
commitab13514449ef5808ca318859d1ab1cc10f5b115f (patch)
tree28313f5ce143a38aeb203c97dff4196a2d37d8e7 /ace/config-chorus.h
parent3a7a216b74fee327f742a8bada64efee423fbab8 (diff)
downloadATCD-ab13514449ef5808ca318859d1ab1cc10f5b115f.tar.gz
With GreenHills, removed ACE_HAS_WCHAR_TYPEDEFS_CHAR and ACE_LACKS_UNISTD_H
Diffstat (limited to 'ace/config-chorus.h')
-rw-r--r--ace/config-chorus.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ace/config-chorus.h b/ace/config-chorus.h
index f55dc370002..26e26dbce1f 100644
--- a/ace/config-chorus.h
+++ b/ace/config-chorus.h
@@ -26,8 +26,6 @@
#elif defined (ghs)
# define ACE_HAS_TEMPLATE_INSTANTIATION_PRAGMA
# define ACE_HAS_TEMPLATE_SPECIALIZATION
-# define ACE_HAS_WCHAR_TYPEDEFS_CHAR
-# define ACE_LACKS_UNISTD_H
#else /* ! __GNUG__ && ! ghs */
# error unsupported compiler on VxWorks
#endif /* ! __GNUG__ && ! ghs */