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