summaryrefslogtreecommitdiff
path: root/ace/config-irix6.5.x-sgic++.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-irix6.5.x-sgic++.h')
-rw-r--r--ace/config-irix6.5.x-sgic++.h20
1 files changed, 0 insertions, 20 deletions
diff --git a/ace/config-irix6.5.x-sgic++.h b/ace/config-irix6.5.x-sgic++.h
deleted file mode 100644
index 62a0d0f14ca..00000000000
--- a/ace/config-irix6.5.x-sgic++.h
+++ /dev/null
@@ -1,20 +0,0 @@
-// -*- C++ -*-
-// $Id$
-
-// Use this file for IRIX 6.5.x
-
-#ifndef ACE_CONFIG_IRIX65X_H
-#define ACE_CONFIG_IRIX65X_H
-#include /**/ "ace/pre.h"
-
-// Include IRIX 6.[234] configuration
-#include "ace/config-irix6.x-sgic++.h"
-
-#undef ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION
-
-// Irix 6.5 man pages show that they exist
-#undef ACE_LACKS_CONDATTR_PSHARED
-#undef ACE_LACKS_MUTEXATTR_PSHARED
-
-#include /**/ "ace/post.h"
-#endif /* ACE_CONFIG_IRIX65X_H */