File: libhdf4.settings.in

package info (click to toggle)
libhdf4 4.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 29,892 kB
  • sloc: ansic: 128,688; sh: 14,969; fortran: 12,444; java: 5,864; xml: 1,305; makefile: 900; yacc: 678; pascal: 418; perl: 360; javascript: 203; lex: 163; csh: 41
file content (38 lines) | stat: -rw-r--r-- 1,349 bytes parent folder | download | duplicates (3)
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
	    SUMMARY OF THE HDF4 CONFIGURATION
	    =================================

General Information:
-------------------
		   HDF4 Version: @H4_VERSION@
		 Configure mode: @CONFIG_MODE@
		      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_')
    HDF4-built ncdump and ncgen: @BUILD_NETCDF_TOOLS@
 With deprecated public symbols: @DEPRECATED_SYMBOLS@