mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-04-24 02:52:04 +05:00
Change file check_full_GUI.m4 on check_Corba_in_GUI.m4
This commit is contained in:
parent
cb7886bd61
commit
a92e02b99b
@ -255,7 +255,7 @@ ac_cc_warnings.m4 check_swig.m4
|
|||||||
|
|
||||||
ACLOCAL_GUI = \
|
ACLOCAL_GUI = \
|
||||||
check_vtk.m4 check_opengl.m4 check_qt.m4 \
|
check_vtk.m4 check_opengl.m4 check_qt.m4 \
|
||||||
check_GUI.m4 check_full_GUI.m4
|
check_GUI.m4 check_corba_in_GUI.m4
|
||||||
|
|
||||||
$(top_srcdir)/aclocal.m4: $(ACLOCAL_SRC:%=@KERNEL_ROOT_DIR@/salome_adm/unix/config_files/%) \
|
$(top_srcdir)/aclocal.m4: $(ACLOCAL_SRC:%=@KERNEL_ROOT_DIR@/salome_adm/unix/config_files/%) \
|
||||||
$(ACLOCAL_GUI:%=@GUI_ROOT_DIR@/adm_local/unix/config_files/%)
|
$(ACLOCAL_GUI:%=@GUI_ROOT_DIR@/adm_local/unix/config_files/%)
|
||||||
|
@ -272,8 +272,8 @@ echo Testing full GUI
|
|||||||
echo ---------------------------------------------
|
echo ---------------------------------------------
|
||||||
echo
|
echo
|
||||||
|
|
||||||
CHECK_FULL_GUI
|
CHECK_CORBA_IN_GUI
|
||||||
if test "x${FULL_GUI}" != "xyes"; then
|
if test "x${CORBA_IN_GUI}" != "xyes"; then
|
||||||
echo "failed : For configure GEOM module necessary full GUI !"
|
echo "failed : For configure GEOM module necessary full GUI !"
|
||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user