MISR Toolkit  1.5.1
SZconfig.h
Go to the documentation of this file.
1 /* SZconfig.h.in. */
2 
3 /* Define to 1 if you have the <dlfcn.h> header file. */
4 /* #undef HAVE_DLFCN_H */
5 
6 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
7 /* #undef HAVE_DOPRNT */
8 
9 /* Define if encoding is enabled */
10 #define HAVE_ENCODING 1
11 
12 /* Define to 1 if you have the <fcntl.h> header file. */
13 #define HAVE_FCNTL_H 1
14 
15 /* Define to 1 if you have the <inttypes.h> header file. */
16 #define HAVE_INTTYPES_H 1
17 
18 /* Define to 1 if you have the <memory.h> header file. */
19 #define HAVE_MEMORY_H 1
20 
21 /* Define to 1 if you have the `memset' function. */
22 #define HAVE_MEMSET 1
23 
24 /* Define to 1 if you have the <stdint.h> header file. */
25 #define HAVE_STDINT_H 1
26 
27 /* Define to 1 if you have the <stdlib.h> header file. */
28 #define HAVE_STDLIB_H 1
29 
30 /* Define to 1 if you have the <strings.h> header file. */
31 /* #undef HAVE_STRINGS_H */
32 
33 /* Define to 1 if you have the <string.h> header file. */
34 #define HAVE_STRING_H 1
35 
36 /* Define to 1 if you have the <sys/stat.h> header file. */
37 #define HAVE_SYS_STAT_H 1
38 
39 /* Define to 1 if you have the <sys/types.h> header file. */
40 #define HAVE_SYS_TYPES_H 1
41 
42 /* Define to 1 if you have the <unistd.h> header file. */
43 /* #undef HAVE_UNISTD_H */
44 
45 /* Define to 1 if you have the `vprintf' function. */
46 /* #undef HAVE_VPRINTF */
47 
48 /* Name of package */
49 #define SZIP_PACKAGE "szip"
50 
51 /* Define to the address where bug reports for this package should be sent. */
52 #define SZIP_PACKAGE_BUGREPORT "help@hdfgroup.org"
53 
54 /* Define to the full name of this package. */
55 #define SZIP_PACKAGE_NAME "szip"
56 
57 /* Define to the full name and version of this package. */
58 #define SZIP_PACKAGE_STRING "szip 2.1"
59 
60 /* Define to the one symbol short name of this package. */
61 #define SZIP_PACKAGE_TARNAME "szip"
62 
63 /* Define to the version of this package. */
64 #define SZIP_PACKAGE_VERSION "2.1"
65 
66 /* Define to 1 if you have the ANSI C header files. */
67 #define STDC_HEADERS 1
68 
69 /* Version number of package */
70 #define VERSION "2.1"
71 
72 /* Define to empty if `const' does not conform to ANSI C. */
73 /* #undef const */
74 
75 /* Define to `unsigned int' if <sys/types.h> does not define. */
76 /* #undef size_t */

MISR Toolkit - Copyright © 2005 - 2020 Jet Propulsion Laboratory
Generated on Fri Jun 19 2020 22:49:52