From 0a86f25349a0ba44a952b80206243a09fbb8235d Mon Sep 17 00:00:00 2001 From: jrt Date: Thu, 4 Sep 2003 12:57:34 +0000 Subject: [PATCH] make_commence and make_omniorb were detected twice. Only one is requiered in AC_OUTPUT --- build_configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build_configure b/build_configure index 41d838aa3..6386d52c0 100755 --- a/build_configure +++ b/build_configure @@ -124,9 +124,9 @@ echo " ./salome_adm/unix/SALOMEconfig.h \\" >> configure.in_tmp1 echo " ./salome_adm/unix/F77config.h \\" >> configure.in_tmp1 echo " ./salome_adm/unix/sstream \\" >> configure.in_tmp1 echo " ./salome_adm/unix/depend \\" >> configure.in_tmp1 -echo " ./adm_local/unix/make_omniorb \\" >> configure.in_tmp1 +#echo " ./adm_local/unix/make_omniorb \\" >> configure.in_tmp1 echo " ./salome_adm/unix/envScript \\" >> configure.in_tmp1 -echo " ./adm_local/unix/make_commence \\" >> configure.in_tmp1 +#echo " ./adm_local/unix/make_commence \\" >> configure.in_tmp1 echo " ./salome_adm/unix/make_conclude \\" >> configure.in_tmp1 echo " ./salome_adm/unix/make_module \\" >> configure.in_tmp1 -- 2.30.2