From 23517bb91b22c308f8316d12c86558ff5dfdf406 Mon Sep 17 00:00:00 2001 From: Anthony Geay Date: Fri, 25 Jan 2019 17:00:20 +0100 Subject: [PATCH] waiting for new omniorbpy implementation... --- autotools/m4/check_omniorb.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} -- 2.39.2