summaryrefslogtreecommitdiff
path: root/ace/config-sco-5.0.0-CC-fsu-pthread.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-08-02 01:32:56 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-08-02 01:32:56 +0000
commit26be112e2135f6137a8a0338551f9d2e64802f4b (patch)
tree2b0e3db3302a70c171e81081afa46eee51adcc5d /ace/config-sco-5.0.0-CC-fsu-pthread.h
parent7b60bbdc67994c2299f7913d7a47d7d1e049bebf (diff)
downloadATCD-26be112e2135f6137a8a0338551f9d2e64802f4b.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/config-sco-5.0.0-CC-fsu-pthread.h')
-rw-r--r--ace/config-sco-5.0.0-CC-fsu-pthread.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/ace/config-sco-5.0.0-CC-fsu-pthread.h b/ace/config-sco-5.0.0-CC-fsu-pthread.h
new file mode 100644
index 00000000000..0a838351c93
--- /dev/null
+++ b/ace/config-sco-5.0.0-CC-fsu-pthread.h
@@ -0,0 +1,14 @@
+/* -*- C++ -*- */
+// $Id$
+
+#if !defined (ACE_CONFIG_H)
+#define ACE_CONFIG_H
+
+#define ACE_HAS_BROKEN_ENUMS
+#define ACE_LACKS_ACE_IOSTREAM
+#include "ace/config-sco-5.0.0.h"
+#include "ace/config-fsu-pthread.h"
+
+// #define ACE_HAS_GNU_CSTRING_H
+
+#endif /* ACE_CONFIG_H */