Imported Upstream version 4.14.1
[platform/upstream/rpm.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Build with dbus support? */
4 #undef DBUS
5
6 /* Build with dmalloc support? */
7 #undef DMALLOC
8
9 /* Enable new rpm database format? */
10 #undef ENABLE_NDB
11
12 /* Define to 1 if translation of program messages to the user's native
13    language is requested. */
14 #undef ENABLE_NLS
15
16 /* Build with plugin support? */
17 #undef ENABLE_PLUGINS
18
19 /* Get the group name having groupid 0 */
20 #undef GID_0_GROUP
21
22 /* Define to 1 if you have the `basename' function. */
23 #undef HAVE_BASENAME
24
25 /* Define to 1 if you have the <beecrypt/api.h> header file. */
26 #undef HAVE_BEECRYPT_API_H
27
28 /* Define to 1 if OpenSSL has BN_bn2binpad */
29 #undef HAVE_BN2BINPAD
30
31 /* Define to 1 if you have the <bzlib.h> header file. */
32 #undef HAVE_BZLIB_H
33
34 /* Have cap_compare function? */
35 #undef HAVE_CAP_COMPARE
36
37 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
38    CoreFoundation framework. */
39 #undef HAVE_CFLOCALECOPYCURRENT
40
41 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
42    the CoreFoundation framework. */
43 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
44
45 /* Define to 1 if you have the <db.h> header file. */
46 #undef HAVE_DB_H
47
48 /* Define if the GNU dcgettext() function is already present or preinstalled.
49    */
50 #undef HAVE_DCGETTEXT
51
52 /* Define to 1 if you have the declaration of `fdatasync', and to 0 if you
53    don't. */
54 #undef HAVE_DECL_FDATASYNC
55
56 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
57    */
58 #undef HAVE_DIRENT_H
59
60 /* Define to 1 if you have the `dirname' function. */
61 #undef HAVE_DIRNAME
62
63 /* Define to 1 if you have the <dlfcn.h> header file. */
64 #undef HAVE_DLFCN_H
65
66 /* Define to 1 if OpenSSL has DSA_set0_key */
67 #undef HAVE_DSA_SET0_KEY
68
69 /* Define to 1 if OpenSSL has DSA_set0_pqg */
70 #undef HAVE_DSA_SET0_PQG
71
72 /* Define to 1 if OpenSSL has DSA_SIG_set0 */
73 #undef HAVE_DSA_SIG_SET0
74
75 /* Define to 1 if you have the <dwarf.h> header file. */
76 #undef HAVE_DWARF_H
77
78 /* Define to 1 if you have the <elfutils/libdwelf.h> header file. */
79 #undef HAVE_ELFUTILS_LIBDWELF_H
80
81 /* Define to 1 if OpenSSL has EVP_MD_CTX_new */
82 #undef HAVE_EVP_MD_CTX_NEW
83
84 /* Define to 1 if you have the <fcntl.h> header file. */
85 #undef HAVE_FCNTL_H
86
87 /* Define to 1 if you have the `fdatasync' function. */
88 #undef HAVE_FDATASYNC
89
90 /* Define to 1 if you have the <gelf.h> header file. */
91 #undef HAVE_GELF_H
92
93 /* Define to 1 if you have the `getauxval' function. */
94 #undef HAVE_GETAUXVAL
95
96 /* Define to 1 if you have the `getcwd' function. */
97 #undef HAVE_GETCWD
98
99 /* Define to 1 if you have the `getline' function. */
100 #undef HAVE_GETLINE
101
102 /* Define to 1 if you have the <getopt.h> header file. */
103 #undef HAVE_GETOPT_H
104
105 /* Define if the GNU gettext() function is already present or preinstalled. */
106 #undef HAVE_GETTEXT
107
108 /* Define as 1 if your zlib has gzseek() */
109 #undef HAVE_GZSEEK
110
111 /* Define if you have the iconv() function. */
112 #undef HAVE_ICONV
113
114 /* Define to 1 if you have the <inttypes.h> header file. */
115 #undef HAVE_INTTYPES_H
116
117 /* Define to 1 if you have the `lchown' function. */
118 #undef HAVE_LCHOWN
119
120 /* Define to 1 if you have the `crypto' library (-lcrypto). */
121 #undef HAVE_LIBCRYPTO
122
123 /* Define to 1 if you have elfutils libdw library */
124 #undef HAVE_LIBDW
125
126 /* Define to 1 if you have the 'elf' library (-lelf). */
127 #undef HAVE_LIBELF
128
129 /* Define to 1 if you have the `nsl' library (-lnsl). */
130 #undef HAVE_LIBNSL
131
132 /* Define to 1 if you have the `pthread' library (-lpthread). */
133 #undef HAVE_LIBPTHREAD
134
135 /* Define to 1 if you have the `selinux' library (-lselinux). */
136 #undef HAVE_LIBSELINUX
137
138 /* Define to 1 if you have the `thread' library (-lthread). */
139 #undef HAVE_LIBTHREAD
140
141 /* Define to 1 if you have the <limits.h> header file. */
142 #undef HAVE_LIMITS_H
143
144 /* Define to 1 if you have the `lsetxattr' function. */
145 #undef HAVE_LSETXATTR
146
147 /* Define to 1 if you have the `lutimes' function. */
148 #undef HAVE_LUTIMES
149
150 /* Define to 1 if you have the <lzma.h> header file. */
151 #undef HAVE_LZMA_H
152
153 /* Define to 1 if you have the <memory.h> header file. */
154 #undef HAVE_MEMORY_H
155
156 /* Define to 1 if you have the `mempcpy' function. */
157 #undef HAVE_MEMPCPY
158
159 /* Define to 1 if you have the `mergesort' function. */
160 #undef HAVE_MERGESORT
161
162 /* Define to 1 if you have the `mkstemp' function. */
163 #undef HAVE_MKSTEMP
164
165 /* Define to 1 if you have the `mremap' function. */
166 #undef HAVE_MREMAP
167
168 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
169 #undef HAVE_NDIR_H
170
171 /* Define to 1 if you have the <nspr.h> header file. */
172 #undef HAVE_NSPR_H
173
174 /* Define to 1 if you have the <nss.h> header file. */
175 #undef HAVE_NSS_H
176
177 /* Define to 1 if NSS has NSS_InitContext */
178 #undef HAVE_NSS_INITCONTEXT
179
180 /* Define if the patch call you'll be using is 2.1 or older */
181 #undef HAVE_OLDPATCH_21
182
183 /* Define to 1 if you have the <openssl/dsa.h> header file. */
184 #undef HAVE_OPENSSL_DSA_H
185
186 /* Define to 1 if you have the <openssl/evp.h> header file. */
187 #undef HAVE_OPENSSL_EVP_H
188
189 /* Define to 1 if you have the <openssl/rsa.h> header file. */
190 #undef HAVE_OPENSSL_RSA_H
191
192 /* Define to 1 if you have the <pthread.h> header file. */
193 #undef HAVE_PTHREAD_H
194
195 /* Define to 1 if you have the `putenv' function. */
196 #undef HAVE_PUTENV
197
198 /* Define to 1 if you have the `realpath' function. */
199 #undef HAVE_REALPATH
200
201 /* Define to 1 if you have the `regcomp' function. */
202 #undef HAVE_REGCOMP
203
204 /* Define to 1 if OpenSSL has RSA_set0_key */
205 #undef HAVE_RSA_SET0_KEY
206
207 /* Define to 1 if you have the <sechash.h> header file. */
208 #undef HAVE_SECHASH_H
209
210 /* Define to 1 if you have the `secure_getenv' function. */
211 #undef HAVE_SECURE_GETENV
212
213 /* Define to 1 if you have the `setenv' function. */
214 #undef HAVE_SETENV
215
216 /* Define to 1 if SELinux setexecfilecon is present */
217 #undef HAVE_SETEXECFILECON
218
219 /* Define to 1 if you have the `setprogname' function. */
220 #undef HAVE_SETPROGNAME
221
222 /* Define to 1 if you have the <stdint.h> header file. */
223 #undef HAVE_STDINT_H
224
225 /* Define to 1 if you have the <stdlib.h> header file. */
226 #undef HAVE_STDLIB_H
227
228 /* Define to 1 if you have the `stpcpy' function. */
229 #undef HAVE_STPCPY
230
231 /* Define to 1 if you have the `stpncpy' function. */
232 #undef HAVE_STPNCPY
233
234 /* Define to 1 if you have the <strings.h> header file. */
235 #undef HAVE_STRINGS_H
236
237 /* Define to 1 if you have the <string.h> header file. */
238 #undef HAVE_STRING_H
239
240 /* Define to 1 if `d_type' is a member of `struct dirent'. */
241 #undef HAVE_STRUCT_DIRENT_D_TYPE
242
243 /* Define to 1 if you have the <sys/auxv.h> header file. */
244 #undef HAVE_SYS_AUXV_H
245
246 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
247    */
248 #undef HAVE_SYS_DIR_H
249
250 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
251    */
252 #undef HAVE_SYS_NDIR_H
253
254 /* Define to 1 if you have the <sys/param.h> header file. */
255 #undef HAVE_SYS_PARAM_H
256
257 /* Define to 1 if you have the <sys/stat.h> header file. */
258 #undef HAVE_SYS_STAT_H
259
260 /* Define to 1 if you have the <sys/systemcfg.h> header file. */
261 #undef HAVE_SYS_SYSTEMCFG_H
262
263 /* Define to 1 if you have the <sys/types.h> header file. */
264 #undef HAVE_SYS_TYPES_H
265
266 /* Define to 1 if you have the <sys/utsname.h> header file. */
267 #undef HAVE_SYS_UTSNAME_H
268
269 /* Define to 1 if you have the <unistd.h> header file. */
270 #undef HAVE_UNISTD_H
271
272 /* Define to 1 if you have the `unsetenv' function. */
273 #undef HAVE_UNSETENV
274
275 /* Define to 1 if you have the `utimes' function. */
276 #undef HAVE_UTIMES
277
278 /* Define to 1 if you have the <zlib.h> header file. */
279 #undef HAVE_ZLIB_H
280
281 /* Define if libzstd is available */
282 #undef HAVE_ZSTD
283
284 /* Define if __progname is defined */
285 #undef HAVE___PROGNAME
286
287 /* Define to 1 if you have the `__secure_getenv' function. */
288 #undef HAVE___SECURE_GETENV
289
290 /* Define as const if the declaration of iconv() needs const. */
291 #undef ICONV_CONST
292
293 /* Define to the sub-directory where libtool stores uninstalled libraries. */
294 #undef LT_OBJDIR
295
296 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
297    */
298 #undef MAJOR_IN_MKDEV
299
300 /* Define to 1 if `major', `minor', and `makedev' are declared in
301    <sysmacros.h>. */
302 #undef MAJOR_IN_SYSMACROS
303
304 /* Name of package */
305 #undef PACKAGE
306
307 /* Define to the address where bug reports for this package should be sent. */
308 #undef PACKAGE_BUGREPORT
309
310 /* Define to the full name of this package. */
311 #undef PACKAGE_NAME
312
313 /* Define to the full name and version of this package. */
314 #undef PACKAGE_STRING
315
316 /* Define to the one symbol short name of this package. */
317 #undef PACKAGE_TARNAME
318
319 /* Define to the home page for this package. */
320 #undef PACKAGE_URL
321
322 /* Define to the version of this package. */
323 #undef PACKAGE_VERSION
324
325 /* canonical vendor */
326 #undef RPMCANONVENDOR
327
328 /* run-time variable directory */
329 #undef RUNDIR
330
331 /* Define if struct statfs has the f_bavail member */
332 #undef STATFS_HAS_F_BAVAIL
333
334 /* statfs in <sys/mount.h> (for Digital Unix 4.0D systems) */
335 #undef STATFS_IN_SYS_MOUNT
336
337 /* statfs in <sys/statfs.h> (for Irix 6.4 systems) */
338 #undef STATFS_IN_SYS_STATFS
339
340 /* statfs in <sys/statvfs.h> (for solaris 2.6+ systems) */
341 #undef STATFS_IN_SYS_STATVFS
342
343 /* statfs in <sys/vfs.h> (for linux systems) */
344 #undef STATFS_IN_SYS_VFS
345
346 /* Define if the statfs() call takes 4 arguments */
347 #undef STAT_STATFS4
348
349 /* Define to 1 if you have the ANSI C header files. */
350 #undef STDC_HEADERS
351
352 /* Get the user name having userid 0 */
353 #undef UID_0_USER
354
355 /* Enable extensions on AIX 3, Interix.  */
356 #ifndef _ALL_SOURCE
357 # undef _ALL_SOURCE
358 #endif
359 /* Enable GNU extensions on systems that have them.  */
360 #ifndef _GNU_SOURCE
361 # undef _GNU_SOURCE
362 #endif
363 /* Enable threading extensions on Solaris.  */
364 #ifndef _POSIX_PTHREAD_SEMANTICS
365 # undef _POSIX_PTHREAD_SEMANTICS
366 #endif
367 /* Enable extensions on HP NonStop.  */
368 #ifndef _TANDEM_SOURCE
369 # undef _TANDEM_SOURCE
370 #endif
371 /* Enable general extensions on Solaris.  */
372 #ifndef __EXTENSIONS__
373 # undef __EXTENSIONS__
374 #endif
375
376
377 /* Version number of package */
378 #undef VERSION
379
380 /* Build with acl support? */
381 #undef WITH_ACL
382
383 /* Build with beecrypt instead of nss3 support? */
384 #undef WITH_BEECRYPT
385
386 /* Build with capability support? */
387 #undef WITH_CAP
388
389 /* Build with imaevm support? */
390 #undef WITH_IMAEVM
391
392 /* Define if LMDB is available */
393 #undef WITH_LMDB
394
395 /* Build with lua support? */
396 #undef WITH_LUA
397
398 /* Build with selinux support? */
399 #undef WITH_SELINUX
400
401 /* Enable large inode numbers on Mac OS X 10.5.  */
402 #ifndef _DARWIN_USE_64_BIT_INODE
403 # define _DARWIN_USE_64_BIT_INODE 1
404 #endif
405
406 /* Number of bits in a file offset, on hosts where this is settable. */
407 #undef _FILE_OFFSET_BITS
408
409 /* Define for large files, on AIX-style hosts. */
410 #undef _LARGE_FILES
411
412 /* Define to 1 if on MINIX. */
413 #undef _MINIX
414
415 /* Define to 2 if the system does not provide POSIX.1 features except with
416    this defined. */
417 #undef _POSIX_1_SOURCE
418
419 /* Define to 1 if you need to in order for `stat' and other things to work. */
420 #undef _POSIX_SOURCE
421
422 /* A full path to a program, possibly with arguments, that will create a
423    directory and all necessary parent directories, ala 'mkdir -p' */
424 #undef __MKDIR_P
425
426 /* Define to `int' if <sys/types.h> does not define. */
427 #undef mode_t
428
429 /* Define to `long int' if <sys/types.h> does not define. */
430 #undef off_t
431
432 /* Define to `int' if <sys/types.h> does not define. */
433 #undef pid_t
434
435 /* Define to `unsigned int' if <sys/types.h> does not define. */
436 #undef size_t