Salome HOME
Issue 0019987: set "NETGENPLUGIN_WITH_GUI" mode to "yes" by default
authorvsr <vsr@opencascade.com>
Tue, 30 Sep 2008 03:25:11 +0000 (03:25 +0000)
committervsr <vsr@opencascade.com>
Tue, 30 Sep 2008 03:25:11 +0000 (03:25 +0000)
configure.ac

index 6930fdfc1521501665b9ef4faa2e8fe2a3114132..6c8e1c0572f7790fdbeab6353ab1ccbcbefaf926 100644 (file)
@@ -223,7 +223,7 @@ AC_SUBST_FILE(CORBA)
 corba=make_$ORB
 CORBA=adm_local/unix/$corba
 
-NETGENPLUGIN_WITH_GUI=no
+NETGENPLUGIN_WITH_GUI=yes
 
 AM_CONDITIONAL(NETGENPLUGIN_ENABLE_GUI, [test "${NETGENPLUGIN_WITH_GUI}" = "yes"])