summaryrefslogtreecommitdiff
path: root/ace/config-irix5.3-g++.h
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-08-30 02:52:59 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-08-30 02:52:59 +0000
commit3523150947472e0712fa0ca29300d43aef951606 (patch)
tree788030ca0b005f6aa273184dd7f590a8fe8d2c55 /ace/config-irix5.3-g++.h
parent9b43c9521d0cb1e14f1b85fe2112fff479843585 (diff)
downloadATCD-3523150947472e0712fa0ca29300d43aef951606.tar.gz
ChangeLogTag: Sun Aug 29 21:35:17 1999 David L. Levine <levine@cs.wustl.edu>
Diffstat (limited to 'ace/config-irix5.3-g++.h')
-rw-r--r--ace/config-irix5.3-g++.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/ace/config-irix5.3-g++.h b/ace/config-irix5.3-g++.h
index c99ba376c7b..373335cdf03 100644
--- a/ace/config-irix5.3-g++.h
+++ b/ace/config-irix5.3-g++.h
@@ -7,6 +7,10 @@
#ifndef ACE_CONFIG_H
#define ACE_CONFIG_H
+// config-g++-common.h undef's ACE_HAS_STRING_CLASS with -frepo, so
+// this must appear before its #include.
+#define ACE_HAS_STRING_CLASS
+
#include "ace/config-g++-common.h"
#define ACE_SIZEOF_LONG_DOUBLE 8
@@ -14,7 +18,6 @@
#define ACE_LACKS_SYSTIME_H
// Platform supports getpagesize() call.
#define ACE_HAS_GETPAGESIZE
-#define ACE_HAS_STRING_CLASS
#define IRIX5
#define ACE_HAS_SIGWAIT
#define ACE_HAS_DIRENT