rpm  4.11.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 /* Define to 1 if translation of program messages to the user's native
11  language is requested. */
12 #define ENABLE_NLS 1
13 
14 /* Build with plugin support? */
15 #define ENABLE_PLUGINS 1
16 
17 /* Define to 1 if you have the `basename' function. */
18 #define HAVE_BASENAME 1
19 
20 /* Define to 1 if you have the <beecrypt/api.h> header file. */
21 /* #undef HAVE_BEECRYPT_API_H */
22 
23 /* Define to 1 if you have the <bzlib.h> header file. */
24 #define HAVE_BZLIB_H 1
25 
26 /* Have cap_compare function? */
27 #define HAVE_CAP_COMPARE 1
28 
29 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
30  CoreFoundation framework. */
31 /* #undef HAVE_CFLOCALECOPYCURRENT */
32 
33 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
34  the CoreFoundation framework. */
35 /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
36 
37 /* Define if you have the <db3/db.h> header file */
38 #define HAVE_DB_H 1
39 
40 /* Define if the GNU dcgettext() function is already present or preinstalled.
41  */
42 #define HAVE_DCGETTEXT 1
43 
44 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
45  */
46 #define HAVE_DIRENT_H 1
47 
48 /* Define to 1 if you have the `dirname' function. */
49 #define HAVE_DIRNAME 1
50 
51 /* Define to 1 if you have the <dlfcn.h> header file. */
52 #define HAVE_DLFCN_H 1
53 
54 /* Define to 1 if you have the <dwarf.h> header file. */
55 #define HAVE_DWARF_H 1
56 
57 /* Define to 1 if you have the <fcntl.h> header file. */
58 #define HAVE_FCNTL_H 1
59 
60 /* Define to 1 if you have the `fdatasync' function. */
61 #define HAVE_FDATASYNC 1
62 
63 /* Define to 1 if you have the <gelf.h> header file. */
64 #define HAVE_GELF_H 1
65 
66 /* Define to 1 if you have the `getauxval' function. */
67 #define HAVE_GETAUXVAL 1
68 
69 /* Define to 1 if you have the `getcwd' function. */
70 #define HAVE_GETCWD 1
71 
72 /* Define to 1 if you have the <getopt.h> header file. */
73 #define HAVE_GETOPT_H 1
74 
75 /* Define to 1 if you have the `getpassphrase' function. */
76 /* #undef HAVE_GETPASSPHRASE */
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 /* #undef HAVE_ICONV */
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 you have the <stdint.h> header file. */
166 #define HAVE_STDINT_H 1
167 
168 /* Define to 1 if you have the <stdlib.h> header file. */
169 #define HAVE_STDLIB_H 1
170 
171 /* Define to 1 if you have the `stpcpy' function. */
172 #define HAVE_STPCPY 1
173 
174 /* Define to 1 if you have the `stpncpy' function. */
175 #define HAVE_STPNCPY 1
176 
177 /* Define to 1 if you have the <strings.h> header file. */
178 #define HAVE_STRINGS_H 1
179 
180 /* Define to 1 if you have the <string.h> header file. */
181 #define HAVE_STRING_H 1
182 
183 /* Define to 1 if `d_type' is a member of `struct dirent'. */
184 #define HAVE_STRUCT_DIRENT_D_TYPE 1
185 
186 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
187  */
188 /* #undef HAVE_SYS_DIR_H */
189 
190 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
191  */
192 /* #undef HAVE_SYS_NDIR_H */
193 
194 /* Define to 1 if you have the <sys/param.h> header file. */
195 #define HAVE_SYS_PARAM_H 1
196 
197 /* Define to 1 if you have the <sys/stat.h> header file. */
198 #define HAVE_SYS_STAT_H 1
199 
200 /* Define to 1 if you have the <sys/systemcfg.h> header file. */
201 /* #undef HAVE_SYS_SYSTEMCFG_H */
202 
203 /* Define to 1 if you have the <sys/types.h> header file. */
204 #define HAVE_SYS_TYPES_H 1
205 
206 /* Define to 1 if you have the <sys/utsname.h> header file. */
207 #define HAVE_SYS_UTSNAME_H 1
208 
209 /* Define to 1 if you have the <unistd.h> header file. */
210 #define HAVE_UNISTD_H 1
211 
212 /* Define to 1 if you have the `unsetenv' function. */
213 #define HAVE_UNSETENV 1
214 
215 /* Define to 1 if you have the `utimes' function. */
216 #define HAVE_UTIMES 1
217 
218 /* Define to 1 if you have the <zlib.h> header file. */
219 #define HAVE_ZLIB_H 1
220 
221 /* Define to 1 if you have the `__secure_getenv' function. */
222 /* #undef HAVE___SECURE_GETENV */
223 
224 /* Define to the sub-directory in which libtool stores uninstalled libraries.
225  */
226 #define LT_OBJDIR ".libs/"
227 
228 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
229  */
230 /* #undef MAJOR_IN_MKDEV */
231 
232 /* Define to 1 if `major', `minor', and `makedev' are declared in
233  <sysmacros.h>. */
234 /* #undef MAJOR_IN_SYSMACROS */
235 
236 /* Name of package */
237 #define PACKAGE "rpm"
238 
239 /* Define to the address where bug reports for this package should be sent. */
240 #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org"
241 
242 /* Define to the full name of this package. */
243 #define PACKAGE_NAME "rpm"
244 
245 /* Define to the full name and version of this package. */
246 #define PACKAGE_STRING "rpm 4.11.90"
247 
248 /* Define to the one symbol short name of this package. */
249 #define PACKAGE_TARNAME "rpm"
250 
251 /* Define to the home page for this package. */
252 #define PACKAGE_URL ""
253 
254 /* Define to the version of this package. */
255 #define PACKAGE_VERSION "4.11.90"
256 
257 /* canonical vendor */
258 #define RPMCANONVENDOR "redhat"
259 
260 /* run-time variable directory */
261 #define RUNDIR "/run"
262 
263 /* Define if struct statfs has the f_bavail member */
264 #define STATFS_HAS_F_BAVAIL 1
265 
266 /* statfs in <sys/mount.h> (for Digital Unix 4.0D systems) */
267 /* #undef STATFS_IN_SYS_MOUNT */
268 
269 /* statfs in <sys/statfs.h> (for Irix 6.4 systems) */
270 /* #undef STATFS_IN_SYS_STATFS */
271 
272 /* statfs in <sys/statvfs.h> (for solaris 2.6+ systems) */
273 #define STATFS_IN_SYS_STATVFS 1
274 
275 /* statfs in <sys/vfs.h> (for linux systems) */
276 /* #undef STATFS_IN_SYS_VFS */
277 
278 /* Define if the statfs() call takes 4 arguments */
279 /* #undef STAT_STATFS4 */
280 
281 /* Define to 1 if you have the ANSI C header files. */
282 #define STDC_HEADERS 1
283 
284 /* Enable extensions on AIX 3, Interix. */
285 #ifndef _ALL_SOURCE
286 # define _ALL_SOURCE 1
287 #endif
288 /* Enable GNU extensions on systems that have them. */
289 #ifndef _GNU_SOURCE
290 # define _GNU_SOURCE 1
291 #endif
292 /* Enable threading extensions on Solaris. */
293 #ifndef _POSIX_PTHREAD_SEMANTICS
294 # define _POSIX_PTHREAD_SEMANTICS 1
295 #endif
296 /* Enable extensions on HP NonStop. */
297 #ifndef _TANDEM_SOURCE
298 # define _TANDEM_SOURCE 1
299 #endif
300 /* Enable general extensions on Solaris. */
301 #ifndef __EXTENSIONS__
302 # define __EXTENSIONS__ 1
303 #endif
304 
305 
306 /* Version number of package */
307 #define VERSION "4.11.90"
308 
309 /* Build with acl support? */
310 /* #undef WITH_ACL */
311 
312 /* Build with beecrypt instead of nss3 support? */
313 /* #undef WITH_BEECRYPT */
314 
315 /* Build with capability support? */
316 #define WITH_CAP 1
317 
318 /* Build with lua support? */
319 #define WITH_LUA 1
320 
321 /* Build with selinux support? */
322 #define WITH_SELINUX 1
323 
324 /* Enable large inode numbers on Mac OS X 10.5. */
325 #ifndef _DARWIN_USE_64_BIT_INODE
326 # define _DARWIN_USE_64_BIT_INODE 1
327 #endif
328 
329 /* Number of bits in a file offset, on hosts where this is settable. */
330 /* #undef _FILE_OFFSET_BITS */
331 
332 /* Define for large files, on AIX-style hosts. */
333 /* #undef _LARGE_FILES */
334 
335 /* Define to 1 if on MINIX. */
336 /* #undef _MINIX */
337 
338 /* Define to 2 if the system does not provide POSIX.1 features except with
339  this defined. */
340 /* #undef _POSIX_1_SOURCE */
341 
342 /* Define to 1 if you need to in order for `stat' and other things to work. */
343 /* #undef _POSIX_SOURCE */
344 
345 /* A full path to a program, possibly with arguments, that will create a
346  directory and all necessary parent directories, ala 'mkdir -p' */
347 #define __MKDIR_P "/usr/bin/mkdir -p"
348 
349 /* Define to `int' if <sys/types.h> does not define. */
350 /* #undef mode_t */
351 
352 /* Define to `long int' if <sys/types.h> does not define. */
353 /* #undef off_t */
354 
355 /* Define to `int' if <sys/types.h> does not define. */
356 /* #undef pid_t */
357 
358 /* Define to `unsigned int' if <sys/types.h> does not define. */
359 /* #undef size_t */