forked from HDFGroup/hdf4
-
Notifications
You must be signed in to change notification settings - Fork 0
/
libhdf4.settings.in
41 lines (36 loc) · 1.43 KB
/
libhdf4.settings.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
SUMMARY OF THE HDF4 CONFIGURATION
=================================
General Information:
-------------------
HDF4 Version: @H4_VERSION@
Configured on: @CONFIG_DATE@
Configured by: @CONFIG_USER@
Configure mode: @CONFIG_MODE@
Host system: @host_cpu@-@host_vendor@-@host_os@
Uname information: @UNAME_INFO@
Libraries: @STATIC_SHARED@
Installation point: @prefix@
Compiling Options:
------------------
C compiler: @CC_VERSION@
CFLAGS: @CFLAGS@
CPPFLAGS: @CPPFLAGS@
Shared Libraries: @enable_shared@
Static Libraries: @enable_static@
Statically Linked Executables: @STATIC_EXEC@
LDFLAGS: @LDFLAGS@
Extra libraries: @LIBS@
Archiver: @AR@
Ranlib: @RANLIB@
Languages:
----------
Fortran: @BUILD_FORTRAN@
@HDF_BUILD_FORTRAN_TRUE@ Fortran Compiler: @F77_VERSION@
@HDF_BUILD_FORTRAN_TRUE@ FFLAGS: @FFLAGS@
Java: @HDF_JAVA@
@BUILD_JAVA_CONDITIONAL_TRUE@ Java Compiler: @JAVA_VERSION@
Features:
---------
SZIP compression: @SZIP_INFO@
Export HDF4-built netCDF-2 API: @BUILD_NETCDF@ (yes: export undecorated netCDF names, no: prefix with 'sd_')
With deprecated public symbols: @DEPRECATED_SYMBOLS@