rpm  4.11.3
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 `semanage' library (-lsemanage). */
106 #define HAVE_LIBSEMANAGE 1
107 
108 /* Define to 1 if you have the `thread' library (-lthread). */
109 /* #undef HAVE_LIBTHREAD */
110 
111 /* Define to 1 if you have the <limits.h> header file. */
112 #define HAVE_LIMITS_H 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 `mkstemp' function. */
124 #define HAVE_MKSTEMP 1
125 
126 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
127 /* #undef HAVE_NDIR_H */
128 
129 /* Define to 1 if you have the <nspr.h> header file. */
130 #define HAVE_NSPR_H 1
131 
132 /* Define to 1 if you have the <nss.h> header file. */
133 #define HAVE_NSS_H 1
134 
135 /* Define to 1 if NSS has NSS_InitContext */
136 #define HAVE_NSS_INITCONTEXT 1
137 
138 /* Define if the patch call you'll be using is 2.1 or older */
139 /* #undef HAVE_OLDPATCH_21 */
140 
141 /* Define to 1 if you have the <pthread.h> header file. */
142 #define HAVE_PTHREAD_H 1
143 
144 /* Define to 1 if you have the `putenv' function. */
145 #define HAVE_PUTENV 1
146 
147 /* Define to 1 if you have the `realpath' function. */
148 #define HAVE_REALPATH 1
149 
150 /* Define to 1 if you have the `regcomp' function. */
151 #define HAVE_REGCOMP 1
152 
153 /* Define to 1 if you have the <sechash.h> header file. */
154 #define HAVE_SECHASH_H 1
155 
156 /* Define to 1 if you have the `secure_getenv' function. */
157 #define HAVE_SECURE_GETENV 1
158 
159 /* Define to 1 if you have the `setenv' function. */
160 #define HAVE_SETENV 1
161 
162 /* Define to 1 if you have the <stdint.h> header file. */
163 #define HAVE_STDINT_H 1
164 
165 /* Define to 1 if you have the <stdlib.h> header file. */
166 #define HAVE_STDLIB_H 1
167 
168 /* Define to 1 if you have the `stpcpy' function. */
169 #define HAVE_STPCPY 1
170 
171 /* Define to 1 if you have the `stpncpy' function. */
172 #define HAVE_STPNCPY 1
173 
174 /* Define to 1 if you have the <strings.h> header file. */
175 #define HAVE_STRINGS_H 1
176 
177 /* Define to 1 if you have the <string.h> header file. */
178 #define HAVE_STRING_H 1
179 
180 /* Define to 1 if `d_type' is a member of `struct dirent'. */
181 #define HAVE_STRUCT_DIRENT_D_TYPE 1
182 
183 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
184  */
185 /* #undef HAVE_SYS_DIR_H */
186 
187 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
188  */
189 /* #undef HAVE_SYS_NDIR_H */
190 
191 /* Define to 1 if you have the <sys/param.h> header file. */
192 #define HAVE_SYS_PARAM_H 1
193 
194 /* Define to 1 if you have the <sys/stat.h> header file. */
195 #define HAVE_SYS_STAT_H 1
196 
197 /* Define to 1 if you have the <sys/systemcfg.h> header file. */
198 /* #undef HAVE_SYS_SYSTEMCFG_H */
199 
200 /* Define to 1 if you have the <sys/types.h> header file. */
201 #define HAVE_SYS_TYPES_H 1
202 
203 /* Define to 1 if you have the <sys/utsname.h> header file. */
204 #define HAVE_SYS_UTSNAME_H 1
205 
206 /* Define to 1 if you have the <unistd.h> header file. */
207 #define HAVE_UNISTD_H 1
208 
209 /* Define to 1 if you have the `unsetenv' function. */
210 #define HAVE_UNSETENV 1
211 
212 /* Define to 1 if you have the <zlib.h> header file. */
213 #define HAVE_ZLIB_H 1
214 
215 /* Define to 1 if you have the `__secure_getenv' function. */
216 /* #undef HAVE___SECURE_GETENV */
217 
218 /* Define to the sub-directory in which libtool stores uninstalled libraries.
219  */
220 #define LT_OBJDIR ".libs/"
221 
222 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
223  */
224 /* #undef MAJOR_IN_MKDEV */
225 
226 /* Define to 1 if `major', `minor', and `makedev' are declared in
227  <sysmacros.h>. */
228 /* #undef MAJOR_IN_SYSMACROS */
229 
230 /* Name of package */
231 #define PACKAGE "rpm"
232 
233 /* Define to the address where bug reports for this package should be sent. */
234 #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org"
235 
236 /* Define to the full name of this package. */
237 #define PACKAGE_NAME "rpm"
238 
239 /* Define to the full name and version of this package. */
240 #define PACKAGE_STRING "rpm 4.11.3"
241 
242 /* Define to the one symbol short name of this package. */
243 #define PACKAGE_TARNAME "rpm"
244 
245 /* Define to the home page for this package. */
246 #define PACKAGE_URL ""
247 
248 /* Define to the version of this package. */
249 #define PACKAGE_VERSION "4.11.3"
250 
251 /* canonical vendor */
252 #define RPMCANONVENDOR "loongson"
253 
254 /* run-time variable directory */
255 #define RUNDIR "/run"
256 
257 /* Define if struct statfs has the f_bavail member */
258 #define STATFS_HAS_F_BAVAIL 1
259 
260 /* statfs in <sys/mount.h> (for Digital Unix 4.0D systems) */
261 /* #undef STATFS_IN_SYS_MOUNT */
262 
263 /* statfs in <sys/statfs.h> (for Irix 6.4 systems) */
264 /* #undef STATFS_IN_SYS_STATFS */
265 
266 /* statfs in <sys/statvfs.h> (for solaris 2.6+ systems) */
267 #define STATFS_IN_SYS_STATVFS 1
268 
269 /* statfs in <sys/vfs.h> (for linux systems) */
270 /* #undef STATFS_IN_SYS_VFS */
271 
272 /* Define if the statfs() call takes 4 arguments */
273 /* #undef STAT_STATFS4 */
274 
275 /* Define to 1 if you have the ANSI C header files. */
276 #define STDC_HEADERS 1
277 
278 /* Enable extensions on AIX 3, Interix. */
279 #ifndef _ALL_SOURCE
280 # define _ALL_SOURCE 1
281 #endif
282 /* Enable GNU extensions on systems that have them. */
283 #ifndef _GNU_SOURCE
284 # define _GNU_SOURCE 1
285 #endif
286 /* Enable threading extensions on Solaris. */
287 #ifndef _POSIX_PTHREAD_SEMANTICS
288 # define _POSIX_PTHREAD_SEMANTICS 1
289 #endif
290 /* Enable extensions on HP NonStop. */
291 #ifndef _TANDEM_SOURCE
292 # define _TANDEM_SOURCE 1
293 #endif
294 /* Enable general extensions on Solaris. */
295 #ifndef __EXTENSIONS__
296 # define __EXTENSIONS__ 1
297 #endif
298 
299 
300 /* Version number of package */
301 #define VERSION "4.11.3"
302 
303 /* Build with acl support? */
304 #define WITH_ACL 1
305 
306 /* Build with beecrypt instead of nss3 support? */
307 /* #undef WITH_BEECRYPT */
308 
309 /* Build with capability support? */
310 #define WITH_CAP 1
311 
312 /* Build with lua support? */
313 #define WITH_LUA 1
314 
315 /* Build with selinux support? */
316 #define WITH_SELINUX 1
317 
318 /* Enable large inode numbers on Mac OS X 10.5. */
319 #ifndef _DARWIN_USE_64_BIT_INODE
320 # define _DARWIN_USE_64_BIT_INODE 1
321 #endif
322 
323 /* Number of bits in a file offset, on hosts where this is settable. */
324 /* #undef _FILE_OFFSET_BITS */
325 
326 /* Define for large files, on AIX-style hosts. */
327 /* #undef _LARGE_FILES */
328 
329 /* Define to 1 if on MINIX. */
330 /* #undef _MINIX */
331 
332 /* Define to 2 if the system does not provide POSIX.1 features except with
333  this defined. */
334 /* #undef _POSIX_1_SOURCE */
335 
336 /* Define to 1 if you need to in order for `stat' and other things to work. */
337 /* #undef _POSIX_SOURCE */
338 
339 /* A full path to a program, possibly with arguments, that will create a
340  directory and all necessary parent directories, ala 'mkdir -p' */
341 #define __MKDIR_P "/usr/bin/mkdir -p"
342 
343 /* Define to `int' if <sys/types.h> does not define. */
344 /* #undef mode_t */
345 
346 /* Define to `long int' if <sys/types.h> does not define. */
347 /* #undef off_t */
348 
349 /* Define to `int' if <sys/types.h> does not define. */
350 /* #undef pid_t */
351 
352 /* Define to `unsigned int' if <sys/types.h> does not define. */
353 /* #undef size_t */