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