Disable libcilkrts when C++ is not used.
commit4cb0d9c4050c98ce20284464110a4c128d9cea1d
authorbviyer <bviyer@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 Nov 2013 14:43:37 +0000 (5 14:43 +0000)
committerbviyer <bviyer@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 Nov 2013 14:43:37 +0000 (5 14:43 +0000)
treedd91c9f8f3bea5f980d10df94f6cf14d6e21ab0c
parent97ad64282fdf2c111c83e18038ca0c56b3918df3
Disable libcilkrts when C++ is not used.

2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>

        * configure.ac: Added libcilkrts to noconfig list when C++ is not
        supported.
        * configure: Regenerated.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@204396 138bc75d-0d04-0410-961f-82ee72b054a4
ChangeLog
configure
configure.ac