summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-01-08 00:47:40 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-01-08 00:47:40 +0000
commit8a22154f3b65b33c61d334528a244ee6663bf87a (patch)
treea94fc9e741f6941c835026ae7a73aedd3c009f48 /include
parent17d098b52b7d8b023aa121eaf203938ef0a69084 (diff)
downloadATCD-8a22154f3b65b33c61d334528a244ee6663bf87a.tar.gz
updated comment to say that it works with Sun C++ 5.x
Diffstat (limited to 'include')
-rw-r--r--include/makeinclude/platform_sunos5_sunc++.GNU2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/makeinclude/platform_sunos5_sunc++.GNU b/include/makeinclude/platform_sunos5_sunc++.GNU
index ad32449fc63..13930b990da 100644
--- a/include/makeinclude/platform_sunos5_sunc++.GNU
+++ b/include/makeinclude/platform_sunos5_sunc++.GNU
@@ -1,6 +1,6 @@
# $Id$
-# SunOS 5.x (Solaris 2.x) with Sun C++ 4.2, *not* using Orbix.
+# SunOS 5.x (Solaris 2.x) with Sun C++ 4.2 and 5.x, *not* using Orbix.
#
# With slight modification, this file could be used with Sun C++ 4.1.
# However, it's likely that you won't be able to build all of ACE