diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-08-17 23:29:35 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-08-17 23:29:35 +0000 |
commit | 8ce6b686486859f14440ff0cd94fcdb727fb26f1 (patch) | |
tree | 80d908b538807da4a4703e57c2c6d5553cd949a4 /ace/config-irix6.x-sgic++.h | |
parent | ef04429a6f5417feb301d139a8c2afd8a5eaa718 (diff) | |
download | ATCD-8ce6b686486859f14440ff0cd94fcdb727fb26f1.tar.gz |
ChangeLogTag:Sun Aug 17 17:02:53 1997 Carlos O'Ryan <coryan@swarm.cs.wustl.edu>
Diffstat (limited to 'ace/config-irix6.x-sgic++.h')
-rw-r--r-- | ace/config-irix6.x-sgic++.h | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/ace/config-irix6.x-sgic++.h b/ace/config-irix6.x-sgic++.h index 9b3ca31d39f..50d3d61fef5 100644 --- a/ace/config-irix6.x-sgic++.h +++ b/ace/config-irix6.x-sgic++.h @@ -1,13 +1,8 @@ /* -*- C++ -*- */ // $Id$ -// NOTE: THIS IS NOT A COMPLETE CONFIG FILE. - -// Here we setup the common config for IRIX 6.2, 6.4 and hopefully 6.3 -// but with pthreads enabled. - -// This file is automatically included in several irix6.* config -// files, but is *not* included in the irix6.2-nothreads file. +// Use this file for IRIX 6.[234] if you have the pthreads patches +// installed. #if !defined (ACE_CONFIG_IRIX6X_H) #define ACE_CONFIG_IRIX6X_H |