$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r76313 - trunk/boost/config/compiler
From: kbelco_at_[hidden]
Date: 2012-01-04 18:43:33
Author: noel_belcourt
Date: 2012-01-04 18:43:32 EST (Wed, 04 Jan 2012)
New Revision: 76313
URL: http://svn.boost.org/trac/boost/changeset/76313
Log:
Remove bogus comment, __PGIC__ is defined in recent PGI compilers.
Text files modified:
trunk/boost/config/compiler/pgi.hpp | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
Modified: trunk/boost/config/compiler/pgi.hpp
==============================================================================
--- trunk/boost/config/compiler/pgi.hpp (original)
+++ trunk/boost/config/compiler/pgi.hpp 2012-01-04 18:43:32 EST (Wed, 04 Jan 2012)
@@ -16,9 +16,6 @@
// if no threading API is detected.
//
-// PGI 10.x doesn't seem to define __PGIC__
-
-// versions earlier than 10.x do define __PGIC__
#if __PGIC__ >= 10
// options requested by configure --enable-test