Salome HOME
Update copyrights
[samples/genericsolver.git] / configure.ac
index e2a0ed294e6662050e39d871bf93e9ddcd4779e3..db47e3da4d8ae77085750436049b43d627f89fed 100644 (file)
@@ -1,4 +1,4 @@
-#  Copyright (C) 2009-2010 EDF R&D
+#  Copyright (C) 2009-2013 EDF R&D
 #
 #  This library is free software; you can redistribute it and/or
 #  modify it under the terms of the GNU Lesser General Public
@@ -20,7 +20,7 @@
 #
 
 AC_PREREQ(2.50)
-AC_INIT([Salome GENERICSOLVER module],[5.1.5],[webmaster.salome@opencascade.com],[SalomeGENERICSOLVER])
+AC_INIT([Salome GENERICSOLVER module],[6.6.0],[webmaster.salome@opencascade.com],[SalomeGENERICSOLVER])
 AC_CONFIG_AUX_DIR(salome_adm/unix/config_files)
 AC_CANONICAL_HOST
 AC_CANONICAL_TARGET
@@ -176,10 +176,6 @@ echo generating Makefiles and configure files
 echo ---------------------------------------------
 echo
 
-AC_CONFIG_COMMANDS([default-1],[[ \
-      chmod +x ./bin/*; \
-]],[[]])
-
 # This list is initiated using autoscan and must be updated manually
 # when adding a new file <filename>.in to manage. When you execute
 # autoscan, the Makefile list is generated in the output file configure.scan.
@@ -194,6 +190,7 @@ AC_CONFIG_FILES([ \
   src/GENERICSOLVERGUI/Makefile \
   resources/Makefile \
   resources/GENERICSOLVERCatalog.xml \
+  resources/SalomeApp.xml \
   idl/Makefile \
   Makefile \
 ])