Salome HOME
Reactivate Compilation possible without GUI
authornge <nge>
Tue, 20 Oct 2009 08:58:09 +0000 (08:58 +0000)
committernge <nge>
Tue, 20 Oct 2009 08:58:09 +0000 (08:58 +0000)
src/Makefile.am

index 494ec9c2a658f8c47394fe658155e763e900f835..44a12f537a3cdb5509d3900a9871ef1aa9363344 100755 (executable)
@@ -25,8 +25,9 @@
 #
 include $(top_srcdir)/adm_local/unix/make_common_starter.am
 
-SUBDIRS = MULTIPR MULTIPRGUI
+SUBDIRS = MULTIPR
+
+if MULTIPR_ENABLE_GUI
+  SUBDIRS += MULTIPRGUI
+endif
 
-#if MULTIPR_ENABLE_GUI
-#      SUBDIRS += MULTIPRGUI
-#endif