summaryrefslogtreecommitdiff
path: root/ace/config-osf1-4.0.h
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-15 03:11:09 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-15 03:11:09 +0000
commit5d9fc2e091488f7da1d236524f0a9cfe7f5fd7c9 (patch)
tree99835ea9360faa9349c9c0f7598cd608b006087a /ace/config-osf1-4.0.h
parentfc7dcbfe79089b12e12556f933d4dce4a00c54f9 (diff)
downloadATCD-5d9fc2e091488f7da1d236524f0a9cfe7f5fd7c9.tar.gz
ChangeLogTag: Wed Jul 14 22:03:08 1999 David L. Levine <levine@cs.wustl.edu>
Diffstat (limited to 'ace/config-osf1-4.0.h')
-rw-r--r--ace/config-osf1-4.0.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/config-osf1-4.0.h b/ace/config-osf1-4.0.h
index 0b79f4d625b..46c04bfd9d9 100644
--- a/ace/config-osf1-4.0.h
+++ b/ace/config-osf1-4.0.h
@@ -83,10 +83,10 @@
# pragma message disable intconlosbit
# endif /* __DECCXX_VER >= 60190029 */
-# if defined (DIGITAL_UNIX) && DIGITAL_UNIX == 0x500
+# if defined (DIGITAL_UNIX) && DIGITAL_UNIX >= 0x40F
// variable "PTHREAD_THIS_CATCH_NP" was declared but never referenced
# pragma message disable declbutnotref
-# endif /* DIGITAL_UNIX 5 */
+# endif /* DIGITAL_UNIX >= 4.0f */
# if defined (ACE_HAS_EXCEPTIONS)
# pragma message disable unrfunprm