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