Salome HOME
Integration of 0019971: A patch for cmake compilation.
[modules/kernel.git] / configure.ac
index 8ff7688d28a099b1d7a13cae75460b5ca1efeffb..e48747ab9b37040142f4ba7bf9deb86d264928b0 100644 (file)
@@ -4,7 +4,7 @@
 # ================================================================
 #
 #AC_PREREQ(2.59)
-AC_INIT([Salome2 Project], [5.0.0], [paul.rascle@edf.fr], [SalomeKer])
+AC_INIT([Salome2 Project], [5.0.0], [paul.rascle@edf.fr], [SalomeKERNEL])
 
 # AC_CONFIG_AUX_DIR defines an alternative directory where to find the auxiliary
 # scripts such as config.guess, install-sh, ...
@@ -494,7 +494,6 @@ AC_OUTPUT([ \
        Makefile \
        ./bin/Makefile \
        ./bin/VERSION \
-       ./bin/runIDLparser \
        ./doc/Makefile \
        ./doc/salome/Makefile \
        ./doc/salome/tui/Makefile \
@@ -505,7 +504,6 @@ AC_OUTPUT([ \
        ./resources/Makefile \
        ./resources/KERNELCatalog.xml \
        ./resources/CatalogResources.xml \
-       ./resources/DEPRECATED/Plugin \
        ./src/Makefile \
        ./src/Basics/Makefile \
        ./src/Basics/Test/Makefile \