From: abd Date: Wed, 27 Jun 2007 12:54:44 +0000 (+0000) Subject: Removed copying of configure files X-Git-Tag: T_MULTIPR_INDUS_2007-07-23~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=bddf5b062731a5b986f4f9054d3a42812eb86a8c;p=modules%2Fkernel.git Removed copying of configure files Removed copying of pythonbe file --- diff --git a/salome_adm/unix/config_files/check_omniorb.m4 b/salome_adm/unix/config_files/check_omniorb.m4 index b59b6caea..3ad61129a 100644 --- a/salome_adm/unix/config_files/check_omniorb.m4 +++ b/salome_adm/unix/config_files/check_omniorb.m4 @@ -188,7 +188,7 @@ if test "x$omniORB_ok" = "xyes" then OMNIORB_IDLCXXFLAGS="-Wba -nf -I${OMNIORB_ROOT}/idl" - OMNIORB_IDLPYFLAGS_1='-bpythonbe -p ${top_srcdir}/salome_adm/unix' + OMNIORB_IDLPYFLAGS_1='-bpython -p ${top_srcdir}/salome_adm/unix' OMNIORB_IDLPYFLAGS_2=" -I${OMNIORB_ROOT}/idl" OMNIORB_IDLPYFLAGS=${OMNIORB_IDLPYFLAGS_1}${OMNIORB_IDLPYFLAGS_2}