Salome HOME
To see which hdf5 we're using in configure log
[modules/kernel.git] / salome_adm / unix / config_files / Makefile.am
1 #  Copyright (C) 2007-2008  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 include $(top_srcdir)/salome_adm/unix/make_common_starter.am
23
24
25 # The deprecated files are deprecated for the KERNEL but not for the
26 # related modules (GUI, MED, ...). Some files have to be installed.
27 DEPRECATED_FILES=\
28         DEPRECATED/ac_cc_warnings.m4 \
29         DEPRECATED/ac_cxx_bool.m4 \
30         DEPRECATED/ac_cxx_mutable.m4 \
31         DEPRECATED/ac_cxx_partial_specialization.m4 \
32         DEPRECATED/ac_cxx_typename.m4 \
33         DEPRECATED/check_mico.m4 \
34         DEPRECATED/check_pthreads.m4 \
35         DEPRECATED/config.sub \
36         DEPRECATED/config.guess \
37         DEPRECATED/install-sh \
38         DEPRECATED/libtool.m4 \
39         DEPRECATED/ltconfig \
40         DEPRECATED/ltmain.sh \
41         DEPRECATED/check_Salome.m4 \
42         DEPRECATED/check_java.m4 \
43         DEPRECATED/missing \
44         DEPRECATED/mkinstalldirs
45
46 dist_salomem4_DATA=\
47 ac_cxx_depend_flag.m4 \
48 ac_cxx_have_sstream.m4 \
49 ac_cxx_namespaces.m4 \
50 ac_cxx_option.m4 \
51 ac_cxx_template_options.m4 \
52 ac_cxx_use_std_iostream.m4 \
53 ac_cxx_warnings.m4 \
54 ac_linker_options.m4 \
55 ac_check_sizeof_fortran.m4 \
56 acx_pthread.m4 \
57 check_Kernel.m4 \
58 check_boost.m4 \
59 check_cas.m4 \
60 check_corba.m4 \
61 check_cppunit.m4 \
62 check_f77.m4 \
63 check_calcium.m4 \
64 check_hdf5.m4 \
65 check_htmlgen.m4 \
66 check_lam.m4 \
67 check_libbatch.m4 \
68 check_mpi.m4 \
69 check_openmpi.m4 \
70 check_mpich.m4 \
71 check_omniorb.m4 \
72 check_sockets.m4 \
73 check_swig.m4 \
74 check_withihm.m4 \
75 enable_pthreads.m4 \
76 production.m4 \
77 pyembed.m4 \
78 python.m4 \
79 check_libxml.m4 \
80 check_paco++.m4 \
81 local_install.m4
82
83 dist_salome4depr_DATA=\
84 $(DEPRECATED_FILES)