rpm  4.12.90
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 /* #undef HAVE_LIBSELINUX */
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 /* #undef HAVE_SETEXECFILECON */
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 in which libtool stores uninstalled libraries.
234  */
235 #define LT_OBJDIR ".libs/"
236 
237 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
238  */
239 /* #undef MAJOR_IN_MKDEV */
240 
241 /* Define to 1 if `major', `minor', and `makedev' are declared in
242  <sysmacros.h>. */
243 /* #undef MAJOR_IN_SYSMACROS */
244 
245 /* Name of package */
246 #define PACKAGE "rpm"
247 
248 /* Define to the address where bug reports for this package should be sent. */
249 #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org"
250 
251 /* Define to the full name of this package. */
252 #define PACKAGE_NAME "rpm"
253 
254 /* Define to the full name and version of this package. */
255 #define PACKAGE_STRING "rpm 4.12.90"
256 
257 /* Define to the one symbol short name of this package. */
258 #define PACKAGE_TARNAME "rpm"
259 
260 /* Define to the home page for this package. */
261 #define PACKAGE_URL ""
262 
263 /* Define to the version of this package. */
264 #define PACKAGE_VERSION "4.12.90"
265 
266 /* canonical vendor */
267 #define RPMCANONVENDOR "redhat"
268 
269 /* run-time variable directory */
270 #define RUNDIR "/run"
271 
272 /* Define if struct statfs has the f_bavail member */
273 #define STATFS_HAS_F_BAVAIL 1
274 
275 /* statfs in <sys/mount.h> (for Digital Unix 4.0D systems) */
276 /* #undef STATFS_IN_SYS_MOUNT */
277 
278 /* statfs in <sys/statfs.h> (for Irix 6.4 systems) */
279 /* #undef STATFS_IN_SYS_STATFS */
280 
281 /* statfs in <sys/statvfs.h> (for solaris 2.6+ systems) */
282 #define STATFS_IN_SYS_STATVFS 1
283 
284 /* statfs in <sys/vfs.h> (for linux systems) */
285 /* #undef STATFS_IN_SYS_VFS */
286 
287 /* Define if the statfs() call takes 4 arguments */
288 /* #undef STAT_STATFS4 */
289 
290 /* Define to 1 if you have the ANSI C header files. */
291 #define STDC_HEADERS 1
292 
293 /* Enable extensions on AIX 3, Interix. */
294 #ifndef _ALL_SOURCE
295 # define _ALL_SOURCE 1
296 #endif
297 /* Enable GNU extensions on systems that have them. */
298 #ifndef _GNU_SOURCE
299 # define _GNU_SOURCE 1
300 #endif
301 /* Enable threading extensions on Solaris. */
302 #ifndef _POSIX_PTHREAD_SEMANTICS
303 # define _POSIX_PTHREAD_SEMANTICS 1
304 #endif
305 /* Enable extensions on HP NonStop. */
306 #ifndef _TANDEM_SOURCE
307 # define _TANDEM_SOURCE 1
308 #endif
309 /* Enable general extensions on Solaris. */
310 #ifndef __EXTENSIONS__
311 # define __EXTENSIONS__ 1
312 #endif
313 
314 
315 /* Version number of package */
316 #define VERSION "4.12.90"
317 
318 /* Build with acl support? */
319 /* #undef WITH_ACL */
320 
321 /* Build with beecrypt instead of nss3 support? */
322 /* #undef WITH_BEECRYPT */
323 
324 /* Build with capability support? */
325 #define WITH_CAP 1
326 
327 /* Build with imaevm support? */
328 /* #undef WITH_IMAEVM */
329 
330 /* Build with lua support? */
331 #define WITH_LUA 1
332 
333 /* Build with selinux support? */
334 /* #undef WITH_SELINUX */
335 
336 /* Enable large inode numbers on Mac OS X 10.5. */
337 #ifndef _DARWIN_USE_64_BIT_INODE
338 # define _DARWIN_USE_64_BIT_INODE 1
339 #endif
340 
341 /* Number of bits in a file offset, on hosts where this is settable. */
342 /* #undef _FILE_OFFSET_BITS */
343 
344 /* Define for large files, on AIX-style hosts. */
345 /* #undef _LARGE_FILES */
346 
347 /* Define to 1 if on MINIX. */
348 /* #undef _MINIX */
349 
350 /* Define to 2 if the system does not provide POSIX.1 features except with
351  this defined. */
352 /* #undef _POSIX_1_SOURCE */
353 
354 /* Define to 1 if you need to in order for `stat' and other things to work. */
355 /* #undef _POSIX_SOURCE */
356 
357 /* A full path to a program, possibly with arguments, that will create a
358  directory and all necessary parent directories, ala 'mkdir -p' */
359 #define __MKDIR_P "/usr/bin/mkdir -p"
360 
361 /* Define to `int' if <sys/types.h> does not define. */
362 /* #undef mode_t */
363 
364 /* Define to `long int' if <sys/types.h> does not define. */
365 /* #undef off_t */
366 
367 /* Define to `int' if <sys/types.h> does not define. */
368 /* #undef pid_t */
369 
370 /* Define to `unsigned int' if <sys/types.h> does not define. */
371 /* #undef size_t */