Salome HOME
23421: [CEA 2052] Put the m4 procedures in the CONFIGURATION module
authorrnv <rnv@opencascade.com>
Mon, 13 Mar 2017 15:24:27 +0000 (18:24 +0300)
committerrnv <rnv@opencascade.com>
Mon, 13 Mar 2017 15:24:27 +0000 (18:24 +0300)
commitb9618da95198fdf55adfde126b6e92324042bab2
tree14b83b10c71e498658fbe1143d013cbcfbcd91e3
parent466e112648d9b2fd5dc35775a3d30cda8a028159
23421: [CEA 2052] Put the m4 procedures in the CONFIGURATION module
40 files changed:
autotools/m4/ac_check_sizeof_fortran.m4 [new file with mode: 0644]
autotools/m4/ac_cxx_depend_flag.m4 [new file with mode: 0644]
autotools/m4/ac_cxx_have_sstream.m4 [new file with mode: 0644]
autotools/m4/ac_cxx_namespaces.m4 [new file with mode: 0644]
autotools/m4/ac_cxx_option.m4 [new file with mode: 0644]
autotools/m4/ac_cxx_template_options.m4 [new file with mode: 0644]
autotools/m4/ac_cxx_use_std_iostream.m4 [new file with mode: 0644]
autotools/m4/ac_cxx_warnings.m4 [new file with mode: 0644]
autotools/m4/ac_linker_options.m4 [new file with mode: 0644]
autotools/m4/acx_pthread.m4 [new file with mode: 0644]
autotools/m4/check_Kernel.m4 [new file with mode: 0644]
autotools/m4/check_boost.m4 [new file with mode: 0644]
autotools/m4/check_calcium.m4 [new file with mode: 0644]
autotools/m4/check_cas.m4 [new file with mode: 0644]
autotools/m4/check_corba.m4 [new file with mode: 0644]
autotools/m4/check_cppunit.m4 [new file with mode: 0644]
autotools/m4/check_f77.m4 [new file with mode: 0644]
autotools/m4/check_hdf5.m4 [new file with mode: 0644]
autotools/m4/check_htmlgen.m4 [new file with mode: 0644]
autotools/m4/check_lam.m4 [new file with mode: 0644]
autotools/m4/check_libbatch.m4 [new file with mode: 0644]
autotools/m4/check_libxml.m4 [new file with mode: 0644]
autotools/m4/check_med3.m4 [new file with mode: 0644]
autotools/m4/check_mpi.m4 [new file with mode: 0644]
autotools/m4/check_mpich.m4 [new file with mode: 0644]
autotools/m4/check_omniorb.m4 [new file with mode: 0644]
autotools/m4/check_openmpi.m4 [new file with mode: 0644]
autotools/m4/check_paco++.m4 [new file with mode: 0644]
autotools/m4/check_sockets.m4 [new file with mode: 0644]
autotools/m4/check_sphinx.m4 [new file with mode: 0644]
autotools/m4/check_swig.m4 [new file with mode: 0644]
autotools/m4/check_tbb.m4 [new file with mode: 0644]
autotools/m4/check_vtk.m4 [new file with mode: 0644]
autotools/m4/check_withihm.m4 [new file with mode: 0644]
autotools/m4/enable_pthreads.m4 [new file with mode: 0644]
autotools/m4/hack_libtool.m4 [new file with mode: 0644]
autotools/m4/local_install.m4 [new file with mode: 0644]
autotools/m4/production.m4 [new file with mode: 0644]
autotools/m4/pyembed.m4 [new file with mode: 0644]
autotools/m4/python.m4 [new file with mode: 0644]