From a982be13d3378fbd0de5ae411013a2a4755a425d Mon Sep 17 00:00:00 2001 From: vsr Date: Mon, 14 May 2012 08:32:56 +0000 Subject: [PATCH] Minor correction of previous integration: add SALOME GUI check flag to the summary --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 4e2b7017c..8ab5e62ce 100644 --- a/configure.ac +++ b/configure.ac @@ -367,7 +367,7 @@ echo obligatory_vars="cc_ok lex_yacc_ok python_ok swig_ok threads_ok vtk_ok hdf5_ok omniORB_ok boost_ok occ_ok doxygen_ok graphviz_ok sphinx_ok Kernel_ok" optional_vars="opencv_ok" -gui_vars="OpenGL_ok qt_ok" +gui_vars="OpenGL_ok qt_ok gui_ok" ### # mandatory products -- 2.39.2