Issue 0019987: set "NETGENPLUGIN_WITH_GUI" mode to "yes" by default
This commit is contained in:
parent
458b903164
commit
92b7ab1751
@ -223,7 +223,7 @@ AC_SUBST_FILE(CORBA)
|
|||||||
corba=make_$ORB
|
corba=make_$ORB
|
||||||
CORBA=adm_local/unix/$corba
|
CORBA=adm_local/unix/$corba
|
||||||
|
|
||||||
NETGENPLUGIN_WITH_GUI=no
|
NETGENPLUGIN_WITH_GUI=yes
|
||||||
|
|
||||||
AM_CONDITIONAL(NETGENPLUGIN_ENABLE_GUI, [test "${NETGENPLUGIN_WITH_GUI}" = "yes"])
|
AM_CONDITIONAL(NETGENPLUGIN_ENABLE_GUI, [test "${NETGENPLUGIN_WITH_GUI}" = "yes"])
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user