summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-05-24 03:05:35 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-05-24 03:05:35 +0000
commitada881820f6cf4161c8af473bb207099b03f5990 (patch)
tree95b7275917f0968e2d604a27327c78f6cfa76857
parentdf2383494670b16951b499424af2c8f0fd0c4bda (diff)
downloadATCD-ada881820f6cf4161c8af473bb207099b03f5990.tar.gz
added ACE_LACKS_ACE_IOSTREAM
-rw-r--r--ace/config-hpux-9.x-orbix.h2
-rw-r--r--ace/config-hpux-9.x.h2
2 files changed, 4 insertions, 0 deletions
diff --git a/ace/config-hpux-9.x-orbix.h b/ace/config-hpux-9.x-orbix.h
index 8684a385aab..4a3395e01d3 100644
--- a/ace/config-hpux-9.x-orbix.h
+++ b/ace/config-hpux-9.x-orbix.h
@@ -90,6 +90,8 @@
// Platform has the XLI version of ACE_TLI.
// #define ACE_HAS_XLI
+#define ACE_LACKS_ACE_IOSTREAM
+
#define ACE_NEEDS_DEV_IO_CONVERSION
// Turns off the tracing feature.
diff --git a/ace/config-hpux-9.x.h b/ace/config-hpux-9.x.h
index 43ba829af2e..c62f41a1c30 100644
--- a/ace/config-hpux-9.x.h
+++ b/ace/config-hpux-9.x.h
@@ -87,6 +87,8 @@
// Platform has the XLI version of ACE_TLI.
// #define ACE_HAS_XLI
+#define ACE_LACKS_ACE_IOSTREAM
+
#define ACE_NEEDS_DEV_IO_CONVERSION
// Turns off the tracing feature.