config.h

Go to the documentation of this file.
00001 /* config.h.  Generated from config.h.in 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 `basename' function. */
00042 #define HAVE_BASENAME 1
00043 
00044 /* Define to 1 if you have the <beecrypt/api.h> header file. */
00045 #define HAVE_BEECRYPT_API_H 1
00046 
00047 /* Define as 1 if you bzip2 1.0 */
00048 #define HAVE_BZ2_1_0 1
00049 
00050 /* Define to 1 if you have the <bzlib.h> header file. */
00051 #define HAVE_BZLIB_H 1
00052 
00053 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
00054    CoreFoundation framework. */
00055 /* #undef HAVE_CFLOCALECOPYCURRENT */
00056 
00057 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
00058    the CoreFoundation framework. */
00059 /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
00060 
00061 /* Define if you have the <db3/db.h> header file */
00062 #define HAVE_DB3_DB_H 1
00063 
00064 /* Define if the GNU dcgettext() function is already present or preinstalled.
00065    */
00066 #define HAVE_DCGETTEXT 1
00067 
00068 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
00069    */
00070 #define HAVE_DIRENT_H 1
00071 
00072 /* Define to 1 if you have the <dlfcn.h> header file. */
00073 #define HAVE_DLFCN_H 1
00074 
00075 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
00076 /* #undef HAVE_DOPRNT */
00077 
00078 /* Define to 1 if you have the <dwarf.h> header file. */
00079 #define HAVE_DWARF_H 1
00080 
00081 /* Define to 1 if you have the `error' function. */
00082 #define HAVE_ERROR 1
00083 
00084 /* Define to 1 if you have the <error.h> header file. */
00085 #define HAVE_ERROR_H 1
00086 
00087 /* Define to 1 if you have the <err.h> header file. */
00088 #define HAVE_ERR_H 1
00089 
00090 /* Define to 1 if you have the <fcntl.h> header file. */
00091 #define HAVE_FCNTL_H 1
00092 
00093 /* Define to 1 if you have the <float.h> header file. */
00094 #define HAVE_FLOAT_H 1
00095 
00096 /* Define to 1 if you have the `ftok' function. */
00097 #define HAVE_FTOK 1
00098 
00099 /* Define to 1 if you have the <gelf.h> header file. */
00100 #define HAVE_GELF_H 1
00101 
00102 /* Define to 1 if you have the `getaddrinfo' function. */
00103 #define HAVE_GETADDRINFO 1
00104 
00105 /* Define to 1 if you have the `getcwd' function. */
00106 #define HAVE_GETCWD 1
00107 
00108 /* Define if you have the getmntent() function */
00109 #define HAVE_GETMNTENT 1
00110 
00111 /* Define as 1 if you have getmntinfo() (Mac OS X) */
00112 /* #undef HAVE_GETMNTINFO */
00113 
00114 /* Define as 1 if you have getmntinfo_r() (only osf?) */
00115 /* #undef HAVE_GETMNTINFO_R */
00116 
00117 /* Define to 1 if you have the `getnameinfo' function. */
00118 #define HAVE_GETNAMEINFO 1
00119 
00120 /* Define to 1 if you have the <getopt.h> header file. */
00121 #define HAVE_GETOPT_H 1
00122 
00123 /* Define to 1 if you have the `getpassphrase' function. */
00124 /* #undef HAVE_GETPASSPHRASE */
00125 
00126 /* Define if the GNU gettext() function is already present or preinstalled. */
00127 #define HAVE_GETTEXT 1
00128 
00129 /* Define to 1 if you have the `getwd' function. */
00130 #define HAVE_GETWD 1
00131 
00132 /* Define to 1 if you have the <glob.h> header file. */
00133 #define HAVE_GLOB_H 1
00134 
00135 /* Define to 1 if you have the <grp.h> header file. */
00136 #define HAVE_GRP_H 1
00137 
00138 /* Define as 1 if your zlib has gzseek() */
00139 #define HAVE_GZSEEK 1
00140 
00141 /* Define as 1 if <netdb.h> defines h_errno */
00142 #define HAVE_HERRNO 1
00143 
00144 /* Define if you have the iconv() function. */
00145 /* #undef HAVE_ICONV */
00146 
00147 /* Define to 1 if you have the `inet_aton' function. */
00148 #define HAVE_INET_ATON 1
00149 
00150 /* Define to 1 if you have the <inttypes.h> header file. */
00151 #define HAVE_INTTYPES_H 1
00152 
00153 /* Define as 1 if you have lchown() */
00154 #define HAVE_LCHOWN 1
00155 
00156 /* Define to 1 if you have the 'beecrypt' library (-lbeecrypt). */
00157 #define HAVE_LIBBEECRYPT 1
00158 
00159 /* Define to 1 if you have the 'elf' library (-lelf). */
00160 #define HAVE_LIBELF 1
00161 
00162 /* Define to 1 if you have the <libio.h> header file. */
00163 #define HAVE_LIBIO_H 1
00164 
00165 /* Define to 1 if you have the 'neon' library (-lneon). */
00166 /* #undef HAVE_LIBNEON */
00167 
00168 /* Define to 1 if you have the `nsl' library (-lnsl). */
00169 /* #undef HAVE_LIBNSL */
00170 
00171 /* Define to 1 if you have the `port' library (-lport). */
00172 /* #undef HAVE_LIBPORT */
00173 
00174 /* Define to 1 if you have the `pthread' library (-lpthread). */
00175 #define HAVE_LIBPTHREAD 1
00176 
00177 /* Define to 1 if you have the `rand' library (-lrand). */
00178 /* #undef HAVE_LIBRAND */
00179 
00180 /* Define to 1 if you have the `socket' library (-lsocket). */
00181 /* #undef HAVE_LIBSOCKET */
00182 
00183 /* Define to 1 if you have the `thread' library (-lthread). */
00184 /* #undef HAVE_LIBTHREAD */
00185 
00186 /* Define to 1 if you have the <machine/types.h> header file. */
00187 /* #undef HAVE_MACHINE_TYPES_H */
00188 
00189 /* Define to 1 if you have the <mcheck.h> header file. */
00190 #define HAVE_MCHECK_H 1
00191 
00192 /* Define to 1 if you have the <memory.h> header file. */
00193 #define HAVE_MEMORY_H 1
00194 
00195 /* Define to 1 if you have the `mkstemp' function. */
00196 #define HAVE_MKSTEMP 1
00197 
00198 /* Define as 1 if you have mntctl() (only aix?) */
00199 /* #undef HAVE_MNTCTL */
00200 
00201 /* Define to 1 if you have the <mntent.h> header file. */
00202 #define HAVE_MNTENT_H 1
00203 
00204 /* Define to 1 if you have the `mtrace' function. */
00205 #define HAVE_MTRACE 1
00206 
00207 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
00208 /* #undef HAVE_NDIR_H */
00209 
00210 /* Define to 1 if you have ne_get_response_header() in libneon. */
00211 /* #undef HAVE_NEON_NE_GET_RESPONSE_HEADER */
00212 
00213 /* Define to 1 if you have ne_send_request_chunk() in libneon. */
00214 /* #undef HAVE_NEON_NE_SEND_REQUEST_CHUNK */
00215 
00216 /* Define to 1 if you have the <netdb.h> header file. */
00217 #define HAVE_NETDB_H 1
00218 
00219 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
00220 #define HAVE_NETINET_IN_SYSTM_H 1
00221 
00222 /* Define if the patch call you'll be using is 2.1 or older */
00223 /* #undef HAVE_OLDPATCH_21 */
00224 
00225 /* Define to 1 if you have the <poll.h> header file. */
00226 #define HAVE_POLL_H 1
00227 
00228 /* Define to 1 if you have the <pthread.h> header file. */
00229 #define HAVE_PTHREAD_H 1
00230 
00231 /* Define to 1 if you have the `putenv' function. */
00232 #define HAVE_PUTENV 1
00233 
00234 /* Define to 1 if you have the <pwd.h> header file. */
00235 #define HAVE_PWD_H 1
00236 
00237 /* Define to 1 if you have the `realpath' function. */
00238 #define HAVE_REALPATH 1
00239 
00240 /* Define to 1 if you have the `regcomp' function. */
00241 #define HAVE_REGCOMP 1
00242 
00243 /* Define to 1 if you have the <semaphore.h> header file. */
00244 #define HAVE_SEMAPHORE_H 1
00245 
00246 /* Define to 1 if you have the `setenv' function. */
00247 #define HAVE_SETENV 1
00248 
00249 /* Define to 1 if you have the `setlocale' function. */
00250 #define HAVE_SETLOCALE 1
00251 
00252 /* Define to 1 if you have the `snprintf' function. */
00253 #define HAVE_SNPRINTF 1
00254 
00255 /* Define if you have the <sqlite3.h> header file */
00256 #define HAVE_SQLITE3_H 1
00257 
00258 /* Define to 1 if you have the <stdint.h> header file. */
00259 #define HAVE_STDINT_H 1
00260 
00261 /* Define to 1 if you have the <stdlib.h> header file. */
00262 #define HAVE_STDLIB_H 1
00263 
00264 /* Define to 1 if you have the `stpcpy' function. */
00265 #define HAVE_STPCPY 1
00266 
00267 /* Define to 1 if you have the `stpncpy' function. */
00268 #define HAVE_STPNCPY 1
00269 
00270 /* Define to 1 if you have the `strcspn' function. */
00271 #define HAVE_STRCSPN 1
00272 
00273 /* Define to 1 if you have the `strdup' function. */
00274 #define HAVE_STRDUP 1
00275 
00276 /* Define to 1 if you have the `strerror' function. */
00277 #define HAVE_STRERROR 1
00278 
00279 /* Define to 1 if you have the <strings.h> header file. */
00280 #define HAVE_STRINGS_H 1
00281 
00282 /* Define to 1 if you have the <string.h> header file. */
00283 #define HAVE_STRING_H 1
00284 
00285 /* Define to 1 if you have the `strndup' function. */
00286 #define HAVE_STRNDUP 1
00287 
00288 /* Define to 1 if you have the `strspn' function. */
00289 #define HAVE_STRSPN 1
00290 
00291 /* Define to 1 if you have the `strstr' function. */
00292 #define HAVE_STRSTR 1
00293 
00294 /* Define to 1 if you have the `strtol' function. */
00295 #define HAVE_STRTOL 1
00296 
00297 /* Define to 1 if you have the `strtoul' function. */
00298 #define HAVE_STRTOUL 1
00299 
00300 /* Define as 1 if you have "struct mnttab" (only sco?) */
00301 /* #undef HAVE_STRUCT_MNTTAB */
00302 
00303 /* Define to 1 if you have the <synch.h> header file. */
00304 /* #undef HAVE_SYNCH_H */
00305 
00306 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
00307    */
00308 /* #undef HAVE_SYS_DIR_H */
00309 
00310 /* Define to 1 if you have the <sys/ipc.h> header file. */
00311 #define HAVE_SYS_IPC_H 1
00312 
00313 /* Define to 1 if you have the <sys/mman.h> header file. */
00314 #define HAVE_SYS_MMAN_H 1
00315 
00316 /* Define to 1 if you have the <sys/mntctl.h> header file. */
00317 /* #undef HAVE_SYS_MNTCTL_H */
00318 
00319 /* Define to 1 if you have the <sys/mnttab.h> header file. */
00320 /* #undef HAVE_SYS_MNTTAB_H */
00321 
00322 /* Define to 1 if you have the <sys/mount.h> header file. */
00323 #define HAVE_SYS_MOUNT_H 1
00324 
00325 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
00326    */
00327 /* #undef HAVE_SYS_NDIR_H */
00328 
00329 /* Define to 1 if you have the <sys/param.h> header file. */
00330 #define HAVE_SYS_PARAM_H 1
00331 
00332 /* Define to 1 if you have the <sys/resource.h> header file. */
00333 #define HAVE_SYS_RESOURCE_H 1
00334 
00335 /* Define to 1 if you have the <sys/select.h> header file. */
00336 #define HAVE_SYS_SELECT_H 1
00337 
00338 /* Define to 1 if you have the <sys/socket.h> header file. */
00339 #define HAVE_SYS_SOCKET_H 1
00340 
00341 /* Define to 1 if you have the <sys/stat.h> header file. */
00342 #define HAVE_SYS_STAT_H 1
00343 
00344 /* Define to 1 if you have the <sys/stdtypes.h> header file. */
00345 /* #undef HAVE_SYS_STDTYPES_H */
00346 
00347 /* Define to 1 if you have the <sys/systemcfg.h> header file. */
00348 /* #undef HAVE_SYS_SYSTEMCFG_H */
00349 
00350 /* Define to 1 if you have the <sys/types.h> header file. */
00351 #define HAVE_SYS_TYPES_H 1
00352 
00353 /* Define to 1 if you have the <sys/utsname.h> header file. */
00354 #define HAVE_SYS_UTSNAME_H 1
00355 
00356 /* Define to 1 if you have the <sys/vmount.h> header file. */
00357 /* #undef HAVE_SYS_VMOUNT_H */
00358 
00359 /* Define to 1 if you have the <sys/wait.h> header file. */
00360 #define HAVE_SYS_WAIT_H 1
00361 
00362 /* Define as 1 if <sys/stat.h> defines S_IFSOCK */
00363 #define HAVE_S_IFSOCK 1
00364 
00365 /* Define as 1 if <sys/stat.h> defines S_ISLNK */
00366 #define HAVE_S_ISLNK 1
00367 
00368 /* Define as 1 if <sys/stat.h> defines S_ISSOCK */
00369 #define HAVE_S_ISSOCK 1
00370 
00371 /* Define to 1 if you have the <thread.h> header file. */
00372 /* #undef HAVE_THREAD_H */
00373 
00374 /* Define to 1 if you have the <unistd.h> header file. */
00375 #define HAVE_UNISTD_H 1
00376 
00377 /* Define to 1 if you have the <utime.h> header file. */
00378 #define HAVE_UTIME_H 1
00379 
00380 /* Define as 1 if your va_list type is an array */
00381 #define HAVE_VA_LIST_AS_ARRAY 1
00382 
00383 /* Define to 1 if you have the `vprintf' function. */
00384 #define HAVE_VPRINTF 1
00385 
00386 /* Define to 1 if you have the `vsnprintf' function. */
00387 #define HAVE_VSNPRINTF 1
00388 
00389 /* Define to 1 if you have the <zlib.h> header file. */
00390 #define HAVE_ZLIB_H 1
00391 
00392 /* Define to 1 if you have the `__secure_getenv' function. */
00393 #define HAVE___SECURE_GETENV 1
00394 
00395 /* Full path to rpmpopt configuration file (usually /usr/lib/rpm/rpmpopt) */
00396 #define LIBRPMALIAS_FILENAME "/usr/lib/rpm/rpmpopt-4.4.2.2"
00397 
00398 /* Full path to rpmrc configuration file (usually /usr/lib/rpm/rpmrc) */
00399 #define LIBRPMRC_FILENAME "/usr/lib/rpm/rpmrc"
00400 
00401 /* Full path to rpm locale directory (usually /usr/share/locale) */
00402 #define LOCALEDIR "/usr/share/locale"
00403 
00404 /* Colon separated paths of macro files to read. */
00405 #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"
00406 
00407 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
00408    */
00409 /* #undef MAJOR_IN_MKDEV */
00410 
00411 /* Define to 1 if `major', `minor', and `makedev' are declared in
00412    <sysmacros.h>. */
00413 /* #undef MAJOR_IN_SYSMACROS */
00414 
00415 /* A full path to a program, possibly with arguments, that will create a
00416    directory and all necessary parent directories, ala 'mkdir -p' */
00417 #define MKDIR_P "/bin/mkdir -p"
00418 
00419 /* Define as 1 if we need myrealloc */
00420 /* #undef NEED_MYREALLOC */
00421 
00422 /* Define as one if we need to include <strings.h> (along with <string.h>) */
00423 /* #undef NEED_STRINGS_H */
00424 
00425 /* Name of package */
00426 #define PACKAGE "rpm"
00427 
00428 /* Define to the address where bug reports for this package should be sent. */
00429 #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org"
00430 
00431 /* Define to the full name of this package. */
00432 #define PACKAGE_NAME "rpm"
00433 
00434 /* Define to the full name and version of this package. */
00435 #define PACKAGE_STRING "rpm 4.4.2.2"
00436 
00437 /* Define to the one symbol short name of this package. */
00438 #define PACKAGE_TARNAME "rpm"
00439 
00440 /* Define to the version of this package. */
00441 #define PACKAGE_VERSION "4.4.2.2"
00442 
00443 /* Define to 1 if the C compiler supports function prototypes. */
00444 #define PROTOTYPES 1
00445 
00446 /* Full path to rpm global configuration directory (usually /usr/lib/rpm) */
00447 #define RPMCONFIGDIR "/usr/lib/rpm"
00448 
00449 /* If using the C implementation of alloca, define if you know the
00450    direction of stack growth for your system; otherwise it will be
00451    automatically deduced at runtime.
00452         STACK_DIRECTION > 0 => grows toward higher addresses
00453         STACK_DIRECTION < 0 => grows toward lower addresses
00454         STACK_DIRECTION = 0 => direction of growth unknown */
00455 /* #undef STACK_DIRECTION */
00456 
00457 /* Define if struct statfs has the f_bavail member */
00458 #define STATFS_HAS_F_BAVAIL 1
00459 
00460 /* statfs in <sys/mount.h> (for Digital Unix 4.0D systems) */
00461 /* #undef STATFS_IN_SYS_MOUNT */
00462 
00463 /* statfs in <sys/statfs.h> (for Irix 6.4 systems) */
00464 /* #undef STATFS_IN_SYS_STATFS */
00465 
00466 /* statfs in <sys/statvfs.h> (for solaris 2.6+ systems) */
00467 #define STATFS_IN_SYS_STATVFS 1
00468 
00469 /* statfs in <sys/vfs.h> (for linux systems) */
00470 /* #undef STATFS_IN_SYS_VFS */
00471 
00472 /* Define if the statfs() call takes 4 arguments */
00473 /* #undef STAT_STATFS4 */
00474 
00475 /* Define to 1 if you have the ANSI C header files. */
00476 #define STDC_HEADERS 1
00477 
00478 /* Full path to rpm system configuration directory (usually /etc/rpm) */
00479 #define SYSCONFIGDIR "/etc/rpm"
00480 
00481 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
00482 #define TIME_WITH_SYS_TIME 1
00483 
00484 /* Defined if getmntent replacement is used */
00485 /* #undef USE_GETMNTENT */
00486 
00487 /* Use the included glob.c? */
00488 #define USE_GNU_GLOB 1
00489 
00490 /* Full path to vendor rpmrc configuration file (usually
00491    /usr/lib/rpm/vendor/rpmrc) */
00492 #define VENDORRPMRC_FILENAME "/usr/lib/rpm/redhat/rpmrc"
00493 
00494 /* Version number of package */
00495 #define VERSION "4.4.2.2"
00496 
00497 /* Build with lua support? */
00498 #define WITH_LUA 1
00499 
00500 /* Build with selinux support? */
00501 #define WITH_SELINUX 1
00502 
00503 /* Define to 1 if on AIX 3.
00504    System headers sometimes define this.
00505    We just want to avoid a redefinition error message.  */
00506 #ifndef _ALL_SOURCE
00507 /* # undef _ALL_SOURCE */
00508 #endif
00509 
00510 /* Number of bits in a file offset, on hosts where this is settable. */
00511 /* #undef _FILE_OFFSET_BITS */
00512 
00513 /* Define for large files, on AIX-style hosts. */
00514 /* #undef _LARGE_FILES */
00515 
00516 /* Define to 1 if on MINIX. */
00517 /* #undef _MINIX */
00518 
00519 /* Define to 2 if the system does not provide POSIX.1 features except with
00520    this defined. */
00521 /* #undef _POSIX_1_SOURCE */
00522 
00523 /* Define to 1 if you need to in order for `stat' and other things to work. */
00524 /* #undef _POSIX_SOURCE */
00525 
00526 /* Define like PROTOTYPES; this can be used by system headers. */
00527 #define __PROTOTYPES 1
00528 
00529 /* Define to `__inline__' or `__inline' if that's what the C compiler
00530    calls it, or to nothing if 'inline' is not supported under any name.  */
00531 #ifndef __cplusplus
00532 /* #undef inline */
00533 #endif
00534 
00535 /* Define to `int' if <sys/types.h> does not define. */
00536 /* #undef mode_t */
00537 
00538 /* Define to `long int' if <sys/types.h> does not define. */
00539 /* #undef off_t */
00540 
00541 /* Define to `int' if <sys/types.h> does not define. */
00542 /* #undef pid_t */
00543 
00544 /* Define to `unsigned int' if <sys/types.h> does not define. */
00545 /* #undef size_t */

Generated on Fri Oct 12 08:44:53 2007 for rpm by  doxygen 1.5.2