Set the language to C++ when checking for Boost libraries.
authorErich Keane <erich.keane@intel.com>
Tue, 19 May 2015 00:32:47 +0000 (17:32 -0700)
committerErich Keane <erich.keane@intel.com>
Tue, 19 May 2015 16:39:35 +0000 (16:39 +0000)
commit8d1dc74b7d5853a6b5a71bda3a303ea42c648803
treec5af0ffbe136cd25fef88379048ab959e69bf976
parentad39e6345f07b0c8d9137bb5979580160718f533
Set the language to C++ when checking for Boost libraries.

The Boost libraries are written in C++ so it is best to set the
language as C++ when running the SCons Configure.CheckLib(boost_...)
tests.

Change-Id: I64f4d9cd1baebed8080fa7cfde375bafe7de19f8
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Signed-off-by: Erich Keane <erich.keane@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/1022
Reviewed-by: Caiwen Zhang <caiwen.zhang@intel.com>
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
service/third_party_libs.scons