00001 /* config.h. Generated from config.h.in by configure. */ 00002 /* config.h.in. Generated from configure.ac by autoheader. */ 00003 00004 /* "Generating autorequires containing packages names." */ 00005 #define AUTODEP_PKGNAMES 1 00006 00007 /* Define as 1 if chown() follows symlinks and you don't have lchown() */ 00008 /* #undef CHOWN_FOLLOWS_SYMLINK */ 00009 00010 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 00011 systems. This function is required for `alloca.c' support on those systems. 00012 */ 00013 /* #undef CRAY_STACKSEG_END */ 00014 00015 /* Define to 1 if using `alloca.c'. */ 00016 /* #undef C_ALLOCA */ 00017 00018 /* Build with dmalloc support? */ 00019 /* #undef DMALLOC */ 00020 00021 /* Build with libefence support? */ 00022 /* #undef EFENCE */ 00023 00024 /* Define to 1 if translation of program messages to the user's native 00025 language is requested. */ 00026 #define ENABLE_NLS 1 00027 00028 /* Full path to find-provides script (usually /usr/lib/rpm/find-provides) */ 00029 #define FINDPROVIDES "/usr/lib/rpm/find-provides" 00030 00031 /* Full path to find-requires script (usually /usr/lib/rpm/find-requires) */ 00032 #define FINDREQUIRES "/usr/lib/rpm/find-requires" 00033 00034 /* Define to 1 if you have the <aio.h> header file. */ 00035 #define HAVE_AIO_H 1 00036 00037 /* Define to 1 if you have `alloca', as a function or macro. */ 00038 #define HAVE_ALLOCA 1 00039 00040 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). 00041 */ 00042 #define HAVE_ALLOCA_H 1 00043 00044 /* Define to 1 if you have the `argz_count' function. */ 00045 #define HAVE_ARGZ_COUNT 1 00046 00047 /* Define to 1 if you have the <argz.h> header file. */ 00048 #define HAVE_ARGZ_H 1 00049 00050 /* Define to 1 if you have the `argz_next' function. */ 00051 #define HAVE_ARGZ_NEXT 1 00052 00053 /* Define to 1 if you have the `argz_stringify' function. */ 00054 #define HAVE_ARGZ_STRINGIFY 1 00055 00056 /* Define to 1 if you have the `asprintf' function. */ 00057 #define HAVE_ASPRINTF 1 00058 00059 /* Define to 1 if you have the `basename' function. */ 00060 #define HAVE_BASENAME 1 00061 00062 /* Define to 1 if you have the <beecrypt/api.h> header file. */ 00063 #define HAVE_BEECRYPT_API_H 1 00064 00065 /* Define to 1 if the compiler understands __builtin_expect. */ 00066 #define HAVE_BUILTIN_EXPECT 1 00067 00068 /* Define as 1 if you bzip2 1.0 */ 00069 #define HAVE_BZ2_1_0 1 00070 00071 /* Define to 1 if you have the <bzlib.h> header file. */ 00072 #define HAVE_BZLIB_H 1 00073 00074 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the 00075 CoreFoundation framework. */ 00076 /* #undef HAVE_CFLOCALECOPYCURRENT */ 00077 00078 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in 00079 the CoreFoundation framework. */ 00080 /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */ 00081 00082 /* Define if you have the <db3/db.h> header file */ 00083 #define HAVE_DB3_DB_H 1 00084 00085 /* Define if the GNU dcgettext() function is already present or preinstalled. 00086 */ 00087 #define HAVE_DCGETTEXT 1 00088 00089 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you 00090 don't. */ 00091 #define HAVE_DECL_FEOF_UNLOCKED 1 00092 00093 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if 00094 you don't. */ 00095 #define HAVE_DECL_FGETS_UNLOCKED 1 00096 00097 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you 00098 don't. */ 00099 #define HAVE_DECL_GETC_UNLOCKED 1 00100 00101 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you 00102 don't. */ 00103 #define HAVE_DECL__SNPRINTF 0 00104 00105 /* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you 00106 don't. */ 00107 #define HAVE_DECL__SNWPRINTF 0 00108 00109 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. 00110 */ 00111 #define HAVE_DIRENT_H 1 00112 00113 /* Define to 1 if you have the <dlfcn.h> header file. */ 00114 #define HAVE_DLFCN_H 1 00115 00116 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ 00117 /* #undef HAVE_DOPRNT */ 00118 00119 /* Define to 1 if you have the <dwarf.h> header file. */ 00120 #define HAVE_DWARF_H 1 00121 00122 /* Define to 1 if you have the `error' function. */ 00123 #define HAVE_ERROR 1 00124 00125 /* Define to 1 if you have the <error.h> header file. */ 00126 #define HAVE_ERROR_H 1 00127 00128 /* Define to 1 if you have the <err.h> header file. */ 00129 #define HAVE_ERR_H 1 00130 00131 /* Define to 1 if you have the <fcntl.h> header file. */ 00132 #define HAVE_FCNTL_H 1 00133 00134 /* Define to 1 if you have the <float.h> header file. */ 00135 #define HAVE_FLOAT_H 1 00136 00137 /* Define to 1 if you have the `ftok' function. */ 00138 #define HAVE_FTOK 1 00139 00140 /* Define to 1 if you have the `fwprintf' function. */ 00141 #define HAVE_FWPRINTF 1 00142 00143 /* Define to 1 if you have the <gelf.h> header file. */ 00144 #define HAVE_GELF_H 1 00145 00146 /* Define to 1 if you have the `getcwd' function. */ 00147 #define HAVE_GETCWD 1 00148 00149 /* Define to 1 if you have the `getegid' function. */ 00150 #define HAVE_GETEGID 1 00151 00152 /* Define to 1 if you have the `geteuid' function. */ 00153 #define HAVE_GETEUID 1 00154 00155 /* Define to 1 if you have the `getgid' function. */ 00156 #define HAVE_GETGID 1 00157 00158 /* Define if you have the getmntent() function */ 00159 #define HAVE_GETMNTENT 1 00160 00161 /* Define as 1 if you have getmntinfo() (Mac OS X) */ 00162 /* #undef HAVE_GETMNTINFO */ 00163 00164 /* Define as 1 if you have getmntinfo_r() (only osf?) */ 00165 /* #undef HAVE_GETMNTINFO_R */ 00166 00167 /* Define to 1 if you have the <getopt.h> header file. */ 00168 #define HAVE_GETOPT_H 1 00169 00170 /* Define to 1 if you have the `getpagesize' function. */ 00171 #define HAVE_GETPAGESIZE 1 00172 00173 /* Define to 1 if you have the `getpassphrase' function. */ 00174 /* #undef HAVE_GETPASSPHRASE */ 00175 00176 /* Define if the GNU gettext() function is already present or preinstalled. */ 00177 #define HAVE_GETTEXT 1 00178 00179 /* Define to 1 if you have the `getuid' function. */ 00180 #define HAVE_GETUID 1 00181 00182 /* Define to 1 if you have the `getwd' function. */ 00183 #define HAVE_GETWD 1 00184 00185 /* Define to 1 if you have the <glob.h> header file. */ 00186 #define HAVE_GLOB_H 1 00187 00188 /* Define to 1 if you have the <grp.h> header file. */ 00189 #define HAVE_GRP_H 1 00190 00191 /* Define as 1 if your zlib has gzseek() */ 00192 #define HAVE_GZSEEK 1 00193 00194 /* Define as 1 if <netdb.h> defines h_errno */ 00195 #define HAVE_HERRNO 1 00196 00197 /* Define if you have the iconv() function. */ 00198 #define HAVE_ICONV 1 00199 00200 /* Define to 1 if you have the `inet_aton' function. */ 00201 #define HAVE_INET_ATON 1 00202 00203 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */ 00204 #define HAVE_INTMAX_T 1 00205 00206 /* Define to 1 if you have the <inttypes.h> header file. */ 00207 #define HAVE_INTTYPES_H 1 00208 00209 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and 00210 declares uintmax_t. */ 00211 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 00212 00213 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */ 00214 #define HAVE_LANGINFO_CODESET 1 00215 00216 /* Define as 1 if you have lchown() */ 00217 #define HAVE_LCHOWN 1 00218 00219 /* Define if your <locale.h> file defines LC_MESSAGES. */ 00220 #define HAVE_LC_MESSAGES 1 00221 00222 /* Define to 1 if you have the 'beecrypt' library (-lbeecrypt). */ 00223 #define HAVE_LIBBEECRYPT 1 00224 00225 /* Define to 1 if you have the 'elf' library (-lelf). */ 00226 #define HAVE_LIBELF 1 00227 00228 /* Define to 1 if you have the <libio.h> header file. */ 00229 #define HAVE_LIBIO_H 1 00230 00231 /* Define to 1 if you have the `nsl' library (-lnsl). */ 00232 /* #undef HAVE_LIBNSL */ 00233 00234 /* Define to 1 if you have the `port' library (-lport). */ 00235 /* #undef HAVE_LIBPORT */ 00236 00237 /* Define to 1 if you have the `pthread' library (-lpthread). */ 00238 #define HAVE_LIBPTHREAD 1 00239 00240 /* Define to 1 if you have the `rand' library (-lrand). */ 00241 /* #undef HAVE_LIBRAND */ 00242 00243 /* Define to 1 if you have the `socket' library (-lsocket). */ 00244 /* #undef HAVE_LIBSOCKET */ 00245 00246 /* Define to 1 if you have the `thread' library (-lthread). */ 00247 /* #undef HAVE_LIBTHREAD */ 00248 00249 /* Define to 1 if you have the <limits.h> header file. */ 00250 #define HAVE_LIMITS_H 1 00251 00252 /* Define to 1 if you have the <locale.h> header file. */ 00253 #define HAVE_LOCALE_H 1 00254 00255 /* Define if you have the 'long double' type. */ 00256 #define HAVE_LONG_DOUBLE 1 00257 00258 /* Define to 1 if the system has the type `long long int'. */ 00259 #define HAVE_LONG_LONG_INT 1 00260 00261 /* Define to 1 if you have the <machine/types.h> header file. */ 00262 /* #undef HAVE_MACHINE_TYPES_H */ 00263 00264 /* Define to 1 if you have the <mcheck.h> header file. */ 00265 #define HAVE_MCHECK_H 1 00266 00267 /* Define to 1 if you have the <memory.h> header file. */ 00268 #define HAVE_MEMORY_H 1 00269 00270 /* Define to 1 if you have the `mempcpy' function. */ 00271 #define HAVE_MEMPCPY 1 00272 00273 /* Define to 1 if you have the `mkstemp' function. */ 00274 #define HAVE_MKSTEMP 1 00275 00276 /* Define to 1 if you have a working `mmap' system call. */ 00277 #define HAVE_MMAP 1 00278 00279 /* Define as 1 if you have mntctl() (only aix?) */ 00280 /* #undef HAVE_MNTCTL */ 00281 00282 /* Define to 1 if you have the <mntent.h> header file. */ 00283 #define HAVE_MNTENT_H 1 00284 00285 /* Define to 1 if you have the `mtrace' function. */ 00286 #define HAVE_MTRACE 1 00287 00288 /* Define to 1 if you have the `munmap' function. */ 00289 #define HAVE_MUNMAP 1 00290 00291 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 00292 /* #undef HAVE_NDIR_H */ 00293 00294 /* Define to 1 if you have the <netdb.h> header file. */ 00295 #define HAVE_NETDB_H 1 00296 00297 /* Define to 1 if you have the <netinet/in_systm.h> header file. */ 00298 #define HAVE_NETINET_IN_SYSTM_H 1 00299 00300 /* Define if you have <langinfo.h> and it defines the NL_LOCALE_NAME macro if 00301 _GNU_SOURCE is defined. */ 00302 /* #undef HAVE_NL_LOCALE_NAME */ 00303 00304 /* Define if the patch call you'll be using is 2.1 or older */ 00305 /* #undef HAVE_OLDPATCH_21 */ 00306 00307 /* Define to 1 if you have the <poll.h> header file. */ 00308 #define HAVE_POLL_H 1 00309 00310 /* Define if your printf() function supports format strings with positions. */ 00311 #define HAVE_POSIX_PRINTF 1 00312 00313 /* Define to 1 if you have the <pthread.h> header file. */ 00314 #define HAVE_PTHREAD_H 1 00315 00316 /* Define if the <pthread.h> defines PTHREAD_MUTEX_RECURSIVE. */ 00317 #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 00318 00319 /* Define if the POSIX multithreading library has read/write locks. */ 00320 #define HAVE_PTHREAD_RWLOCK 1 00321 00322 /* Define to 1 if you have the `putenv' function. */ 00323 #define HAVE_PUTENV 1 00324 00325 /* Define to 1 if you have the <pwd.h> header file. */ 00326 #define HAVE_PWD_H 1 00327 00328 /* Define to 1 if you have the `realpath' function. */ 00329 #define HAVE_REALPATH 1 00330 00331 /* Define to 1 if you have the `regcomp' function. */ 00332 #define HAVE_REGCOMP 1 00333 00334 /* Define to 1 if you have the <semaphore.h> header file. */ 00335 #define HAVE_SEMAPHORE_H 1 00336 00337 /* Define to 1 if you have the `setenv' function. */ 00338 #define HAVE_SETENV 1 00339 00340 /* Define to 1 if you have the `setlocale' function. */ 00341 #define HAVE_SETLOCALE 1 00342 00343 /* Define to 1 if you have the `snprintf' function. */ 00344 #define HAVE_SNPRINTF 1 00345 00346 /* Define to 1 if you have the <stddef.h> header file. */ 00347 #define HAVE_STDDEF_H 1 00348 00349 /* Define to 1 if you have the <stdint.h> header file. */ 00350 #define HAVE_STDINT_H 1 00351 00352 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares 00353 uintmax_t. */ 00354 #define HAVE_STDINT_H_WITH_UINTMAX 1 00355 00356 /* Define to 1 if you have the <stdlib.h> header file. */ 00357 #define HAVE_STDLIB_H 1 00358 00359 /* Define to 1 if you have the `stpcpy' function. */ 00360 #define HAVE_STPCPY 1 00361 00362 /* Define to 1 if you have the `stpncpy' function. */ 00363 #define HAVE_STPNCPY 1 00364 00365 /* Define to 1 if you have the `strcasecmp' function. */ 00366 #define HAVE_STRCASECMP 1 00367 00368 /* Define to 1 if you have the `strcspn' function. */ 00369 #define HAVE_STRCSPN 1 00370 00371 /* Define to 1 if you have the `strdup' function. */ 00372 #define HAVE_STRDUP 1 00373 00374 /* Define to 1 if you have the `strerror' function. */ 00375 #define HAVE_STRERROR 1 00376 00377 /* Define to 1 if you have the <strings.h> header file. */ 00378 #define HAVE_STRINGS_H 1 00379 00380 /* Define to 1 if you have the <string.h> header file. */ 00381 #define HAVE_STRING_H 1 00382 00383 /* Define to 1 if you have the `strndup' function. */ 00384 #define HAVE_STRNDUP 1 00385 00386 /* Define to 1 if you have the `strspn' function. */ 00387 #define HAVE_STRSPN 1 00388 00389 /* Define to 1 if you have the `strstr' function. */ 00390 #define HAVE_STRSTR 1 00391 00392 /* Define to 1 if you have the `strtol' function. */ 00393 #define HAVE_STRTOL 1 00394 00395 /* Define to 1 if you have the `strtoul' function. */ 00396 #define HAVE_STRTOUL 1 00397 00398 /* Define as 1 if you have "struct mnttab" (only sco?) */ 00399 /* #undef HAVE_STRUCT_MNTTAB */ 00400 00401 /* Define to 1 if you have the <synch.h> header file. */ 00402 /* #undef HAVE_SYNCH_H */ 00403 00404 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. 00405 */ 00406 /* #undef HAVE_SYS_DIR_H */ 00407 00408 /* Define to 1 if you have the <sys/ipc.h> header file. */ 00409 #define HAVE_SYS_IPC_H 1 00410 00411 /* Define to 1 if you have the <sys/mman.h> header file. */ 00412 #define HAVE_SYS_MMAN_H 1 00413 00414 /* Define to 1 if you have the <sys/mntctl.h> header file. */ 00415 /* #undef HAVE_SYS_MNTCTL_H */ 00416 00417 /* Define to 1 if you have the <sys/mnttab.h> header file. */ 00418 /* #undef HAVE_SYS_MNTTAB_H */ 00419 00420 /* Define to 1 if you have the <sys/mount.h> header file. */ 00421 #define HAVE_SYS_MOUNT_H 1 00422 00423 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. 00424 */ 00425 /* #undef HAVE_SYS_NDIR_H */ 00426 00427 /* Define to 1 if you have the <sys/param.h> header file. */ 00428 #define HAVE_SYS_PARAM_H 1 00429 00430 /* Define to 1 if you have the <sys/resource.h> header file. */ 00431 #define HAVE_SYS_RESOURCE_H 1 00432 00433 /* Define to 1 if you have the <sys/select.h> header file. */ 00434 #define HAVE_SYS_SELECT_H 1 00435 00436 /* Define to 1 if you have the <sys/socket.h> header file. */ 00437 #define HAVE_SYS_SOCKET_H 1 00438 00439 /* Define to 1 if you have the <sys/stat.h> header file. */ 00440 #define HAVE_SYS_STAT_H 1 00441 00442 /* Define to 1 if you have the <sys/stdtypes.h> header file. */ 00443 /* #undef HAVE_SYS_STDTYPES_H */ 00444 00445 /* Define to 1 if you have the <sys/systemcfg.h> header file. */ 00446 /* #undef HAVE_SYS_SYSTEMCFG_H */ 00447 00448 /* Define to 1 if you have the <sys/types.h> header file. */ 00449 #define HAVE_SYS_TYPES_H 1 00450 00451 /* Define to 1 if you have the <sys/utsname.h> header file. */ 00452 #define HAVE_SYS_UTSNAME_H 1 00453 00454 /* Define to 1 if you have the <sys/vmount.h> header file. */ 00455 /* #undef HAVE_SYS_VMOUNT_H */ 00456 00457 /* Define to 1 if you have the <sys/wait.h> header file. */ 00458 #define HAVE_SYS_WAIT_H 1 00459 00460 /* Define as 1 if <sys/stat.h> defines S_IFSOCK */ 00461 #define HAVE_S_IFSOCK 1 00462 00463 /* Define as 1 if <sys/stat.h> defines S_ISLNK */ 00464 #define HAVE_S_ISLNK 1 00465 00466 /* Define as 1 if <sys/stat.h> defines S_ISSOCK */ 00467 #define HAVE_S_ISSOCK 1 00468 00469 /* Define to 1 if you have the <thread.h> header file. */ 00470 /* #undef HAVE_THREAD_H */ 00471 00472 /* Define to 1 if you have the `tsearch' function. */ 00473 #define HAVE_TSEARCH 1 00474 00475 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */ 00476 #define HAVE_UINTMAX_T 1 00477 00478 /* Define to 1 if you have the <unistd.h> header file. */ 00479 #define HAVE_UNISTD_H 1 00480 00481 /* Define if you have the 'unsigned long long' type. */ 00482 #define HAVE_UNSIGNED_LONG_LONG 1 00483 00484 /* Define to 1 if the system has the type `unsigned long long int'. */ 00485 #define HAVE_UNSIGNED_LONG_LONG_INT 1 00486 00487 /* Define to 1 if you have the <utime.h> header file. */ 00488 #define HAVE_UTIME_H 1 00489 00490 /* Define as 1 if your va_list type is an array */ 00491 /* #undef HAVE_VA_LIST_AS_ARRAY */ 00492 00493 /* Define to 1 or 0, depending whether the compiler supports simple visibility 00494 declarations. */ 00495 #define HAVE_VISIBILITY 0 00496 00497 /* Define to 1 if you have the `vprintf' function. */ 00498 #define HAVE_VPRINTF 1 00499 00500 /* Define to 1 if you have the `vsnprintf' function. */ 00501 #define HAVE_VSNPRINTF 1 00502 00503 /* Define if you have the 'wchar_t' type. */ 00504 #define HAVE_WCHAR_T 1 00505 00506 /* Define to 1 if you have the `wcslen' function. */ 00507 #define HAVE_WCSLEN 1 00508 00509 /* Define if you have the 'wint_t' type. */ 00510 #define HAVE_WINT_T 1 00511 00512 /* Define to 1 if you have the <zlib.h> header file. */ 00513 #define HAVE_ZLIB_H 1 00514 00515 /* Define to 1 if you have the `__fsetlocking' function. */ 00516 #define HAVE___FSETLOCKING 1 00517 00518 /* Define to 1 if you have the `__secure_getenv' function. */ 00519 #define HAVE___SECURE_GETENV 1 00520 00521 /* Define as const if the declaration of iconv() needs const. */ 00522 #define ICONV_CONST 00523 00524 /* Define if integer division by zero raises signal SIGFPE. */ 00525 #define INTDIV0_RAISES_SIGFPE 1 00526 00527 /* Full path to rpmpopt configuration file (usually /usr/lib/rpm/rpmpopt) */ 00528 #define LIBRPMALIAS_FILENAME "/usr/lib/rpm/rpmpopt-4.4.2" 00529 00530 /* Full path to rpmrc configuration file (usually /usr/lib/rpm/rpmrc) */ 00531 #define LIBRPMRC_FILENAME "/usr/lib/rpm/rpmrc" 00532 00533 /* Full path to rpm locale directory (usually /usr/share/locale) */ 00534 #define LOCALEDIR "/usr/share/locale" 00535 00536 /* Colon separated paths of macro files to read. */ 00537 #define MACROFILES "/usr/lib/rpm/macros:/usr/lib/rpm/%{_target_platform}/macros:/etc/rpm/macros:/etc/rpm/macros.specspo:/etc/rpm/macros.db1:/etc/rpm/%{_target_platform}/macros:~/.rpmmacros" 00538 00539 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>. 00540 */ 00541 /* #undef MAJOR_IN_MKDEV */ 00542 00543 /* Define to 1 if `major', `minor', and `makedev' are declared in 00544 <sysmacros.h>. */ 00545 /* #undef MAJOR_IN_SYSMACROS */ 00546 00547 /* A full path to a program, possibly with arguments, that will create a 00548 directory and all necessary parent directories, ala 'mkdir -p' */ 00549 #define MKDIR_P "/bin/mkdir -p" 00550 00551 /* Define as 1 if we need myrealloc */ 00552 /* #undef NEED_MYREALLOC */ 00553 00554 /* Define as one if we need to include <strings.h> (along with <string.h>) */ 00555 /* #undef NEED_STRINGS_H */ 00556 00557 /* Name of package */ 00558 #define PACKAGE "rpm" 00559 00560 /* Define to the address where bug reports for this package should be sent. */ 00561 #define PACKAGE_BUGREPORT "rpm-devel@lists.dulug.duke.edu" 00562 00563 /* Define to the full name of this package. */ 00564 #define PACKAGE_NAME "rpm" 00565 00566 /* Define to the full name and version of this package. */ 00567 #define PACKAGE_STRING "rpm 4.4.2" 00568 00569 /* Define to the one symbol short name of this package. */ 00570 #define PACKAGE_TARNAME "rpm" 00571 00572 /* Define to the version of this package. */ 00573 #define PACKAGE_VERSION "4.4.2" 00574 00575 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */ 00576 /* #undef PRI_MACROS_BROKEN */ 00577 00578 /* Define to 1 if the C compiler supports function prototypes. */ 00579 #define PROTOTYPES 1 00580 00581 /* Define if the pthread_in_use() detection is hard. */ 00582 /* #undef PTHREAD_IN_USE_DETECTION_HARD */ 00583 00584 /* Full path to rpm global configuration directory (usually /usr/lib/rpm) */ 00585 #define RPMCONFIGDIR "/usr/lib/rpm" 00586 00587 /* Define as the maximum value of type 'size_t', if the system doesn't define 00588 it. */ 00589 /* #undef SIZE_MAX */ 00590 00591 /* If using the C implementation of alloca, define if you know the 00592 direction of stack growth for your system; otherwise it will be 00593 automatically deduced at runtime. 00594 STACK_DIRECTION > 0 => grows toward higher addresses 00595 STACK_DIRECTION < 0 => grows toward lower addresses 00596 STACK_DIRECTION = 0 => direction of growth unknown */ 00597 /* #undef STACK_DIRECTION */ 00598 00599 /* Define if struct statfs has the f_bavail member */ 00600 #define STATFS_HAS_F_BAVAIL 1 00601 00602 /* statfs in <sys/mount.h> (for Digital Unix 4.0D systems) */ 00603 /* #undef STATFS_IN_SYS_MOUNT */ 00604 00605 /* statfs in <sys/statfs.h> (for Irix 6.4 systems) */ 00606 /* #undef STATFS_IN_SYS_STATFS */ 00607 00608 /* statfs in <sys/statvfs.h> (for solaris 2.6+ systems) */ 00609 #define STATFS_IN_SYS_STATVFS 1 00610 00611 /* statfs in <sys/vfs.h> (for linux systems) */ 00612 /* #undef STATFS_IN_SYS_VFS */ 00613 00614 /* Define if the statfs() call takes 4 arguments */ 00615 /* #undef STAT_STATFS4 */ 00616 00617 /* Define to 1 if you have the ANSI C header files. */ 00618 #define STDC_HEADERS 1 00619 00620 /* Full path to rpm system configuration directory (usually /etc/rpm) */ 00621 #define SYSCONFIGDIR "/etc/rpm" 00622 00623 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 00624 #define TIME_WITH_SYS_TIME 1 00625 00626 /* Defined if getmntent replacement is used */ 00627 /* #undef USE_GETMNTENT */ 00628 00629 /* Use the included glob.c? */ 00630 #define USE_GNU_GLOB 1 00631 00632 /* Define if the POSIX multithreading library can be used. */ 00633 #define USE_POSIX_THREADS 1 00634 00635 /* Define if references to the POSIX multithreading library should be made 00636 weak. */ 00637 #define USE_POSIX_THREADS_WEAK 1 00638 00639 /* Define if the GNU Pth multithreading library can be used. */ 00640 /* #undef USE_PTH_THREADS */ 00641 00642 /* Define if references to the GNU Pth multithreading library should be made 00643 weak. */ 00644 /* #undef USE_PTH_THREADS_WEAK */ 00645 00646 /* Define if the old Solaris multithreading library can be used. */ 00647 /* #undef USE_SOLARIS_THREADS */ 00648 00649 /* Define if references to the old Solaris multithreading library should be 00650 made weak. */ 00651 /* #undef USE_SOLARIS_THREADS_WEAK */ 00652 00653 /* Define if the Win32 multithreading API can be used. */ 00654 /* #undef USE_WIN32_THREADS */ 00655 00656 /* Full path to vendor rpmrc configuration file (usually 00657 /usr/lib/rpm/vendor/rpmrc) */ 00658 #define VENDORRPMRC_FILENAME "/usr/lib/rpm/pld/rpmrc" 00659 00660 /* Version number of package */ 00661 #define VERSION "4.4.2" 00662 00663 /* Build with lua support? */ 00664 #define WITH_LUA 1 00665 00666 /* Build with selinux support? */ 00667 #define WITH_SELINUX 1 00668 00669 /* Define to 1 if on AIX 3. 00670 System headers sometimes define this. 00671 We just want to avoid a redefinition error message. */ 00672 #ifndef _ALL_SOURCE 00673 /* # undef _ALL_SOURCE */ 00674 #endif 00675 00676 /* Number of bits in a file offset, on hosts where this is settable. */ 00677 #define _FILE_OFFSET_BITS 64 00678 00679 /* Enable GNU extensions on systems that have them. */ 00680 #ifndef _GNU_SOURCE 00681 # define _GNU_SOURCE 1 00682 #endif 00683 00684 /* Define for large files, on AIX-style hosts. */ 00685 /* #undef _LARGE_FILES */ 00686 00687 /* Define to 1 if on MINIX. */ 00688 /* #undef _MINIX */ 00689 00690 /* Define to 2 if the system does not provide POSIX.1 features except with 00691 this defined. */ 00692 /* #undef _POSIX_1_SOURCE */ 00693 00694 /* Define to 1 if you need to in order for `stat' and other things to work. */ 00695 /* #undef _POSIX_SOURCE */ 00696 00697 /* Define like PROTOTYPES; this can be used by system headers. */ 00698 #define __PROTOTYPES 1 00699 00700 /* Define to `__inline__' or `__inline' if that's what the C compiler 00701 calls it, or to nothing if 'inline' is not supported under any name. */ 00702 #ifndef __cplusplus 00703 /* #undef inline */ 00704 #endif 00705 00706 /* Define to `int' if <sys/types.h> does not define. */ 00707 /* #undef mode_t */ 00708 00709 /* Define to `long int' if <sys/types.h> does not define. */ 00710 /* #undef off_t */ 00711 00712 /* Define to `int' if <sys/types.h> does not define. */ 00713 /* #undef pid_t */ 00714 00715 /* Define as the type of the result of subtracting two pointers, if the system 00716 doesn't define it. */ 00717 /* #undef ptrdiff_t */ 00718 00719 /* Define to `unsigned int' if <sys/types.h> does not define. */ 00720 /* #undef size_t */ 00721 00722 /* Define to unsigned long or unsigned long long if <stdint.h> and 00723 <inttypes.h> don't define. */ 00724 /* #undef uintmax_t */ 00725 00726 00727 #define __libc_lock_t gl_lock_t 00728 #define __libc_lock_define gl_lock_define 00729 #define __libc_lock_define_initialized gl_lock_define_initialized 00730 #define __libc_lock_init gl_lock_init 00731 #define __libc_lock_lock gl_lock_lock 00732 #define __libc_lock_unlock gl_lock_unlock 00733 #define __libc_lock_recursive_t gl_recursive_lock_t 00734 #define __libc_lock_define_recursive gl_recursive_lock_define 00735 #define __libc_lock_define_initialized_recursive gl_recursive_lock_define_initialized 00736 #define __libc_lock_init_recursive gl_recursive_lock_init 00737 #define __libc_lock_lock_recursive gl_recursive_lock_lock 00738 #define __libc_lock_unlock_recursive gl_recursive_lock_unlock 00739 #define glthread_in_use libintl_thread_in_use 00740 #define glthread_lock_init libintl_lock_init 00741 #define glthread_lock_lock libintl_lock_lock 00742 #define glthread_lock_unlock libintl_lock_unlock 00743 #define glthread_lock_destroy libintl_lock_destroy 00744 #define glthread_rwlock_init libintl_rwlock_init 00745 #define glthread_rwlock_rdlock libintl_rwlock_rdlock 00746 #define glthread_rwlock_wrlock libintl_rwlock_wrlock 00747 #define glthread_rwlock_unlock libintl_rwlock_unlock 00748 #define glthread_rwlock_destroy libintl_rwlock_destroy 00749 #define glthread_recursive_lock_init libintl_recursive_lock_init 00750 #define glthread_recursive_lock_lock libintl_recursive_lock_lock 00751 #define glthread_recursive_lock_unlock libintl_recursive_lock_unlock 00752 #define glthread_recursive_lock_destroy libintl_recursive_lock_destroy 00753 #define glthread_once libintl_once 00754 #define glthread_once_call libintl_once_call 00755 #define glthread_once_singlethreaded libintl_once_singlethreaded 00756