1
2
3
4
5            SUMMARY OF MED CONFIGURATION
6            ============================
7
8General Information:
9-------------------
10
11                   MED Version : @MED_NUM_MAJEUR@.@MED_NUM_MINEUR@.@MED_NUM_RELEASE@
12                   HDF Version : @HDF5_USED_VER@
13                  Configured on: @CONFIG_DATE@
14                  Configured by: @CONFIG_USER@
15                    Host system: @host_cpu@-@host_vendor@-@host_os@
16              Uname information: @UNAME_INFO@
17                      Libraries: @STATIC_SHARED@
18             Installation point: @prefix@
19
20Compiling Options:
21------------------
22                     C Compiler: @CC_VERSION@
23                         CFLAGS: @CFLAGS@
24                       CPPFLAGS: @CPPFLAGS@
25               Shared Libraries: @enable_shared@
26               Static Libraries: @enable_static@
27                Extra libraries: @LDFLAGS@ @LIBS@
28@BUILD_F77TESTS_CONDITIONAL_TRUE@          Fortran Compiler F77 : @F77@ (F77 var. used to build MED library interface)
29@BUILD_F77TESTS_CONDITIONAL_TRUE@       Fortran Compiler FFLAGS : @FFLAGS@ (FFLAGS var. used to build MED library interface)
30@BUILD_F77TESTS_CONDITIONAL_TRUE@        Fortran Compiler FLIBS : @FLIBS@ (FLIBS var. used to build MED library interface)
31                    med_int is : @LONG_OR_INT@ (based on fortran integer size (if fortran is enabled))
32                   C++ Compiler: @CXX@
33                   C++ Flags   : @CXXFLAGS@
34                hdf5 CPP_FLAGS : @HDF5_CPPFLAGS@
35                  hdf5 LDFLAGS : @HDF5_LDFLAGS@
36                        h5dump : @H5DUMP@
37                    hdf5 is // : @BUILD_WITH_PMED@
38                        Python : @PYTHON@
39			  Swig : @SWIG@
40
41Features:
42---------
43
44                              Error Messages : @MESGERR@
45      Return an error if a MED file contains
46  an object of a previous data model version
47 which is not managable by a MED3.0 function : @MED_CHECK_23FORMAT@ (may be time/cpu consuming for files
48                                                    containing fields with many computation steps )
49
50@WITHF90_TRUE@                  Compiling F90 tests suite :
51@BUILD_F90TESTS_CONDITIONAL_TRUE@          FC used to compile MED .f90 tests : @FC@
52@BUILD_F90TESTS_CONDITIONAL_TRUE@    FCFLAGSS used to compile MED .f90 tests : @FCFLAGS@
53@BUILD_F90TESTS_CONDITIONAL_TRUE@    FCLIBS   used to compile MED .f90 tests : @FCLIBS@
54
55    FTLDFLAGS var. for linking Fortran tests : @FTLDFLAGS@
56      FTLIBS var.  for linking Fortran tests : @FTLIBS@
57
58                      Tk/wish used for xmdump : @WISH@
59
60