summaryrefslogtreecommitdiff
path: root/ace/config-chorus.h
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-06-15 18:55:50 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-06-15 18:55:50 +0000
commite092bec4a73e20840330551acff0ccf74624abae (patch)
tree572eee5110f943e2e8cb247850224a7eff538de4 /ace/config-chorus.h
parente7b3a77a4415ba2c1279a69e0162bca6c7ef1f1e (diff)
downloadATCD-e092bec4a73e20840330551acff0ccf74624abae.tar.gz
removed comment that the config file was for MIT threads
Diffstat (limited to 'ace/config-chorus.h')
-rw-r--r--ace/config-chorus.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/config-chorus.h b/ace/config-chorus.h
index af0c68c0ede..937103acc61 100644
--- a/ace/config-chorus.h
+++ b/ace/config-chorus.h
@@ -2,7 +2,7 @@
// $Id$
// The following configuration file is designed to work for Chorus
-// platforms using the MIT threads package and one of these compilers:
+// platforms using one of these compilers:
// * GNU g++
// * GreenHills
@@ -31,7 +31,7 @@
# define ACE_LACKS_ACE_IOSTREAM /* MVME lacks signed and unsigned char */
# define ACE_LACKS_FLOATING_POINT
#else /* ! __GNUG__ && ! ghs */
-# error unsupported compiler on VxWorks
+# error unsupported compiler for ACE on Chorus
#endif /* ! __GNUG__ && ! ghs */
// OS-specific configuration