Salome HOME
CoTech decision: move MEDWrapper from MED to SMESH
[modules/kernel.git] / salome_adm / unix / config_files / Makefile.am
1 # Copyright (C) 2007-2013  CEA/DEN, EDF R&D, OPEN CASCADE
2 #
3 # Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
4 # CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
5 #
6 # This library is free software; you can redistribute it and/or
7 # modify it under the terms of the GNU Lesser General Public
8 # License as published by the Free Software Foundation; either
9 # version 2.1 of the License.
10 #
11 # This library is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY; without even the implied warranty of
13 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
14 # Lesser General Public License for more details.
15 #
16 # You should have received a copy of the GNU Lesser General Public
17 # License along with this library; if not, write to the Free Software
18 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
19 #
20 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
21 #
22
23 include $(top_srcdir)/salome_adm/unix/make_common_starter.am
24
25
26 # The deprecated files are deprecated for the KERNEL but not for the
27 # related modules (GUI, MED, ...). Some files have to be installed.
28 DEPRECATED_FILES=\
29         DEPRECATED/ac_cc_warnings.m4 \
30         DEPRECATED/ac_cxx_bool.m4 \
31         DEPRECATED/ac_cxx_mutable.m4 \
32         DEPRECATED/ac_cxx_partial_specialization.m4 \
33         DEPRECATED/ac_cxx_typename.m4 \
34         DEPRECATED/check_mico.m4 \
35         DEPRECATED/check_pthreads.m4 \
36         DEPRECATED/config.sub \
37         DEPRECATED/config.guess \
38         DEPRECATED/install-sh \
39         DEPRECATED/libtool.m4 \
40         DEPRECATED/ltconfig \
41         DEPRECATED/ltmain.sh \
42         DEPRECATED/check_Salome.m4 \
43         DEPRECATED/check_java.m4 \
44         DEPRECATED/missing \
45         DEPRECATED/mkinstalldirs
46
47 dist_salomem4_DATA=\
48 ac_cxx_depend_flag.m4 \
49 ac_cxx_have_sstream.m4 \
50 ac_cxx_namespaces.m4 \
51 ac_cxx_option.m4 \
52 ac_cxx_template_options.m4 \
53 ac_cxx_use_std_iostream.m4 \
54 ac_cxx_warnings.m4 \
55 ac_linker_options.m4 \
56 ac_check_sizeof_fortran.m4 \
57 acx_pthread.m4 \
58 check_Kernel.m4 \
59 check_boost.m4 \
60 check_cas.m4 \
61 check_corba.m4 \
62 check_cppunit.m4 \
63 check_f77.m4 \
64 check_calcium.m4 \
65 check_hdf5.m4 \
66 check_htmlgen.m4 \
67 check_sphinx.m4 \
68 check_lam.m4 \
69 check_libbatch.m4 \
70 check_mpi.m4 \
71 check_openmpi.m4 \
72 check_mpich.m4 \
73 check_omniorb.m4 \
74 check_sockets.m4 \
75 check_swig.m4 \
76 check_vtk.m4 \
77 check_withihm.m4 \
78 enable_pthreads.m4 \
79 production.m4 \
80 pyembed.m4 \
81 python.m4 \
82 check_libxml.m4 \
83 check_paco++.m4 \
84 local_install.m4 \
85 hack_libtool.m4 \
86 check_tbb.m4 \
87 check_med3.m4
88
89 dist_salome4depr_DATA=\
90 $(DEPRECATED_FILES)