diff --git a/py-hpp-affordance-corba/Makefile b/py-hpp-affordance-corba/Makefile index 2dc25a9419c1788ffad49e6f0a9782e1c609fd88..8e0372337b482c7ecb668df71bf62bb0d604cc36 100644 --- a/py-hpp-affordance-corba/Makefile +++ b/py-hpp-affordance-corba/Makefile @@ -27,5 +27,5 @@ include ../../mapping/octomap/depend.mk include ../../devel/boost-headers/depend.mk include ../../mk/language/c.mk -include ../../mk/language/c++11.mk +include ../../mk/language/c++.mk include ../../mk/robotpkg.mk diff --git a/py-hpp-affordance-corba/distinfo b/py-hpp-affordance-corba/distinfo index 8db9cc00ab043483258483ff963b1c51f0b7f6f0..72ca93b8c490da9a587fbc0114f0d20be13b6572 100644 --- a/py-hpp-affordance-corba/distinfo +++ b/py-hpp-affordance-corba/distinfo @@ -1,3 +1,3 @@ -SHA1 (hpp-affordance-corba-4.9.0.tar.gz) = 98df7fc973de85642154643b8cd3ab9caaede9ef -RMD160 (hpp-affordance-corba-4.9.0.tar.gz) = 9f6dc15e9559e564f6ff35bea35c3d906893fecc -Size (hpp-affordance-corba-4.9.0.tar.gz) = 978998 bytes +SHA1 (hpp-affordance-corba-4.10.0.tar.gz) = eea23dfab691cc04c4a2cb7287824a7fa29ceeb9 +RMD160 (hpp-affordance-corba-4.10.0.tar.gz) = 22fe3550964f2c240bcb2bc3ce239784c8d66549 +Size (hpp-affordance-corba-4.10.0.tar.gz) = 985216 bytes diff --git a/py-hpp-hrp2/Makefile b/py-hpp-hrp2/Makefile index 1e703b95cd900441562f9d2472e3ed3a7f4b411b..b5d4a6abb3570c6cc3437a9810bef4ca69d51156 100644 --- a/py-hpp-hrp2/Makefile +++ b/py-hpp-hrp2/Makefile @@ -12,5 +12,5 @@ PYTHON_NOTAG_CONFLICT= yes include ../../meta-pkgs/hpp/Makefile.common include ../../mk/language/c.mk -include ../../mk/language/c++11.mk +include ../../mk/language/c++.mk include ../../mk/robotpkg.mk diff --git a/py-hpp-rbprm-corba/Makefile b/py-hpp-rbprm-corba/Makefile index 33e14be5f631d9a7c616233da36ff542b42234c6..89768182e82523275526f6c924a6086acd55617e 100644 --- a/py-hpp-rbprm-corba/Makefile +++ b/py-hpp-rbprm-corba/Makefile @@ -35,7 +35,7 @@ include ../../middleware/py-omniORBpy/depend.mk include ../../devel/boost-headers/depend.mk include ../../mk/language/c.mk -include ../../mk/language/c++11.mk +include ../../mk/language/c++.mk include ../../mk/robotpkg.mk pre-configure: diff --git a/py-hpp-rbprm/Makefile b/py-hpp-rbprm/Makefile index 41ba67907bb4b5b9fd1b5d0093658a2d7a35795b..93acb0fc2e1e66e77a9329683abde26f844eb4ca 100644 --- a/py-hpp-rbprm/Makefile +++ b/py-hpp-rbprm/Makefile @@ -38,5 +38,5 @@ include ../../devel/boost-headers/depend.mk include ../../devel/boost-libs/depend.mk include ../../mk/language/c.mk -include ../../mk/language/c++11.mk +include ../../mk/language/c++.mk include ../../mk/robotpkg.mk