From: Anthony Geay Date: Fri, 25 Jan 2019 16:00:20 +0000 (+0100) Subject: waiting for new omniorbpy implementation... X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=refs%2Fheads%2Fagy%2Ftemp_hack_1;p=tools%2Fconfiguration.git waiting for new omniorbpy implementation... --- diff --git a/autotools/m4/check_omniorb.m4 b/autotools/m4/check_omniorb.m4 index a9ed7f5..8771d32 100644 --- a/autotools/m4/check_omniorb.m4 +++ b/autotools/m4/check_omniorb.m4 @@ -211,7 +211,7 @@ then OMNIORB_IDLCXXFLAGS="-Wba -nf -I${OMNIORB_ROOT}/idl" OMNIORB_PACOIDLCXXFLAGS="-nf -I${OMNIORB_ROOT}/idl" - OMNIORB_IDLPYFLAGS_1='-bpython -nf ' + OMNIORB_IDLPYFLAGS_1='-bpython -p /opt/omniorbpy/4.2.2/lib/python3.6/site-packages/omniidl_be -nf ' OMNIORB_IDLPYFLAGS_2=" -I${OMNIORB_ROOT}/idl" OMNIORB_IDLPYFLAGS=${OMNIORB_IDLPYFLAGS_1}${OMNIORB_IDLPYFLAGS_2}