Salome HOME
fde1071757e779a4390158756ccd5e231743d5ea
[modules/kernel.git] / salome_adm / unix / config_files / Makefile.am
1 include $(top_srcdir)/salome_adm/unix/make_common_starter.am
2
3
4 # The deprecated files are deprecated for the KERNEL but not for the
5 # related modules (GUI, MED, ...). Some files have to be installed.
6 DEPRECATED_FILES=\
7         DEPRECATED/ac_cc_warnings.m4 \
8         DEPRECATED/ac_cxx_bool.m4 \
9         DEPRECATED/ac_cxx_mutable.m4 \
10         DEPRECATED/ac_cxx_partial_specialization.m4 \
11         DEPRECATED/ac_cxx_typename.m4 \
12         DEPRECATED/check_mico.m4 \
13         DEPRECATED/check_pthreads.m4 \
14         DEPRECATED/config.sub \
15         DEPRECATED/config.guess \
16         DEPRECATED/install-sh \
17         DEPRECATED/libtool.m4 \
18         DEPRECATED/ltconfig \
19         DEPRECATED/ltmain.sh
20
21 ## The following scripts are required for modules not built with autotools
22 #dist_salomem4_SCRIPTS=\
23 #       compile \
24 #       config.guess \
25 #       config.sub \
26 #       depcomp \
27 #       install-sh \
28 #       ltmain.sh \
29 #       missing \
30 #       py-compile
31
32 dist_salomem4_DATA=\
33 ac_cxx_depend_flag.m4 \
34 ac_cxx_have_sstream.m4 \
35 ac_cxx_namespaces.m4 \
36 ac_cxx_option.m4 \
37 ac_cxx_template_options.m4 \
38 ac_cxx_use_std_iostream.m4 \
39 ac_cxx_warnings.m4 \
40 ac_linker_options.m4 \
41 acx_pthread.m4 \
42 check_Kernel.m4 \
43 check_boost.m4 \
44 check_cas.m4 \
45 check_corba.m4 \
46 check_cppunit.m4 \
47 check_f77.m4 \
48 check_hdf5.m4 \
49 check_htmlgen.m4 \
50 check_lam.m4 \
51 check_lsf.m4 \
52 check_mpi.m4 \
53 check_mpich.m4 \
54 check_omniorb.m4 \
55 check_opengl.m4 \
56 check_openpbs.m4 \
57 check_qt.m4 \
58 check_sockets.m4 \
59 check_swig.m4 \
60 check_withihm.m4 \
61 enable_pthreads.m4 \
62 production.m4 \
63 pyembed.m4 \
64 python.m4 \
65 $(DEPRECATED_FILES)