|
21 | 21 | don't. */
|
22 | 22 | #define HAVE_DECL_STRNLEN 1
|
23 | 23 |
|
24 |
| -/* Define to 1 if you have the declaration of `_pgmptr', and to 0 if you |
25 |
| - don't. */ |
26 |
| -#define HAVE_DECL__PGMPTR 1 |
27 |
| - |
28 | 24 | /* Define to 1 if you have the <dlfcn.h> header file. */
|
29 | 25 | /* #undef HAVE_DLFCN_H */
|
30 | 26 |
|
|
52 | 48 | /* #undef HAVE_KERN_PROC_ARGS */
|
53 | 49 |
|
54 | 50 | /* Define if -llzma is available. */
|
55 |
| -/* #undef HAVE_LIBLZMA */ |
| 51 | +#define HAVE_LIBLZMA 1 |
56 | 52 |
|
57 | 53 | /* Define to 1 if you have the <link.h> header file. */
|
58 | 54 | /* #undef HAVE_LINK_H */
|
|
90 | 86 | /* Define to 1 if you have the <sys/ldr.h> header file. */
|
91 | 87 | /* #undef HAVE_SYS_LDR_H */
|
92 | 88 |
|
93 |
| -/* Define to 1 if you have the <sys/link.h> header file. */ |
94 |
| -/* #undef HAVE_SYS_LINK_H */ |
95 |
| - |
96 | 89 | /* Define to 1 if you have the <sys/mman.h> header file. */
|
97 | 90 | /* #undef HAVE_SYS_MMAN_H */
|
98 | 91 |
|
|
102 | 95 | /* Define to 1 if you have the <sys/types.h> header file. */
|
103 | 96 | #define HAVE_SYS_TYPES_H 1
|
104 | 97 |
|
105 |
| -/* Define to 1 if you have the <tlhelp32.h> header file. */ |
106 |
| -#define HAVE_TLHELP32_H 1 |
107 |
| - |
108 | 98 | /* Define to 1 if you have the <unistd.h> header file. */
|
109 | 99 | #define HAVE_UNISTD_H 1
|
110 | 100 |
|
111 |
| -/* Define to 1 if you have the <windows.h> header file. */ |
112 |
| -#define HAVE_WINDOWS_H 1 |
113 |
| - |
114 | 101 | /* Define if -lz is available. */
|
115 | 102 | #define HAVE_ZLIB 1
|
116 | 103 |
|
117 |
| -/* Define if -lzstd is available. */ |
118 |
| -/* #undef HAVE_ZSTD */ |
119 |
| - |
120 | 104 | /* Define to the sub-directory in which libtool stores uninstalled libraries.
|
121 | 105 | */
|
122 | 106 | #define LT_OBJDIR ".libs/"
|
|
0 commit comments