• Main Page
  • Related Pages
  • Modules
  • Data Structures
  • Files
  • File List
  • Globals

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 /* Build with dmalloc support? */
00008 /* #undef DMALLOC */
00009 
00010 /* Define to 1 if translation of program messages to the user's native
00011    language is requested. */
00012 #define ENABLE_NLS 1
00013 
00014 /* Define to 1 if you have the `basename' function. */
00015 #define HAVE_BASENAME 1
00016 
00017 /* Define as 1 if you bzip2 1.0 */
00018 #define HAVE_BZ2_1_0 1
00019 
00020 /* Define to 1 if you have the <bzlib.h> header file. */
00021 #define HAVE_BZLIB_H 1
00022 
00023 /* Have cap_compare function? */
00024 /* #undef HAVE_CAP_COMPARE */
00025 
00026 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
00027    CoreFoundation framework. */
00028 /* #undef HAVE_CFLOCALECOPYCURRENT */
00029 
00030 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
00031    the CoreFoundation framework. */
00032 /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
00033 
00034 /* Define if you have the <db3/db.h> header file */
00035 #define HAVE_DB_H 1
00036 
00037 /* Define if the GNU dcgettext() function is already present or preinstalled.
00038    */
00039 #define HAVE_DCGETTEXT 1
00040 
00041 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
00042    */
00043 #define HAVE_DIRENT_H 1
00044 
00045 /* Define to 1 if you have the <dlfcn.h> header file. */
00046 #define HAVE_DLFCN_H 1
00047 
00048 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
00049 /* #undef HAVE_DOPRNT */
00050 
00051 /* Define to 1 if you have the <dwarf.h> header file. */
00052 #define HAVE_DWARF_H 1
00053 
00054 /* Define to 1 if you have the `error' function. */
00055 #define HAVE_ERROR 1
00056 
00057 /* Define to 1 if you have the <error.h> header file. */
00058 #define HAVE_ERROR_H 1
00059 
00060 /* Define to 1 if you have the <err.h> header file. */
00061 #define HAVE_ERR_H 1
00062 
00063 /* Define to 1 if you have the <fcntl.h> header file. */
00064 #define HAVE_FCNTL_H 1
00065 
00066 /* Define to 1 if you have the `ftok' function. */
00067 #define HAVE_FTOK 1
00068 
00069 /* Define to 1 if you have the <gelf.h> header file. */
00070 #define HAVE_GELF_H 1
00071 
00072 /* Define to 1 if you have the `getaddrinfo' function. */
00073 #define HAVE_GETADDRINFO 1
00074 
00075 /* Define to 1 if you have the `getcwd' function. */
00076 #define HAVE_GETCWD 1
00077 
00078 /* Define if you have the getmntent() function */
00079 #define HAVE_GETMNTENT 1
00080 
00081 /* Define as 1 if you have getmntinfo() (Mac OS X) */
00082 /* #undef HAVE_GETMNTINFO */
00083 
00084 /* Define as 1 if you have getmntinfo_r() (only osf?) */
00085 /* #undef HAVE_GETMNTINFO_R */
00086 
00087 /* Define to 1 if you have the `getnameinfo' function. */
00088 #define HAVE_GETNAMEINFO 1
00089 
00090 /* Define to 1 if you have the <getopt.h> header file. */
00091 #define HAVE_GETOPT_H 1
00092 
00093 /* Define to 1 if you have the `getpassphrase' function. */
00094 /* #undef HAVE_GETPASSPHRASE */
00095 
00096 /* Define if the GNU gettext() function is already present or preinstalled. */
00097 #define HAVE_GETTEXT 1
00098 
00099 /* Define to 1 if you have the `getwd' function. */
00100 #define HAVE_GETWD 1
00101 
00102 /* Define to 1 if you have the <glob.h> header file. */
00103 #define HAVE_GLOB_H 1
00104 
00105 /* Define to 1 if you have the <grp.h> header file. */
00106 #define HAVE_GRP_H 1
00107 
00108 /* Define as 1 if your zlib has gzseek() */
00109 #define HAVE_GZSEEK 1
00110 
00111 /* Define as 1 if <netdb.h> defines h_errno */
00112 #define HAVE_HERRNO 1
00113 
00114 /* Define if you have the iconv() function. */
00115 /* #undef HAVE_ICONV */
00116 
00117 /* Define to 1 if you have the `inet_aton' function. */
00118 #define HAVE_INET_ATON 1
00119 
00120 /* Define to 1 if you have the <inttypes.h> header file. */
00121 #define HAVE_INTTYPES_H 1
00122 
00123 /* Define as 1 if you have lchown() */
00124 #define HAVE_LCHOWN 1
00125 
00126 /* Define to 1 if you have the `db' library (-ldb). */
00127 #define HAVE_LIBDB 1
00128 
00129 /* Define to 1 if you have the 'elf' library (-lelf). */
00130 #define HAVE_LIBELF 1
00131 
00132 /* Define to 1 if you have the <libio.h> header file. */
00133 #define HAVE_LIBIO_H 1
00134 
00135 /* Define to 1 if you have the `nsl' library (-lnsl). */
00136 /* #undef HAVE_LIBNSL */
00137 
00138 /* Define to 1 if you have the `port' library (-lport). */
00139 /* #undef HAVE_LIBPORT */
00140 
00141 /* Define to 1 if you have the `pthread' library (-lpthread). */
00142 #define HAVE_LIBPTHREAD 1
00143 
00144 /* Define to 1 if you have the `rand' library (-lrand). */
00145 /* #undef HAVE_LIBRAND */
00146 
00147 /* Define to 1 if you have the `socket' library (-lsocket). */
00148 /* #undef HAVE_LIBSOCKET */
00149 
00150 /* Define to 1 if you have the `thread' library (-lthread). */
00151 /* #undef HAVE_LIBTHREAD */
00152 
00153 /* Define to 1 if you have the <limits.h> header file. */
00154 #define HAVE_LIMITS_H 1
00155 
00156 /* Define to 1 if you have the <locale.h> header file. */
00157 #define HAVE_LOCALE_H 1
00158 
00159 /* Define to 1 if you have the <lzma.h> header file. */
00160 #define HAVE_LZMA_H 1
00161 
00162 /* Define to 1 if you have the <mcheck.h> header file. */
00163 #define HAVE_MCHECK_H 1
00164 
00165 /* Define to 1 if you have the <memory.h> header file. */
00166 #define HAVE_MEMORY_H 1
00167 
00168 /* Define to 1 if you have the `mkstemp' function. */
00169 #define HAVE_MKSTEMP 1
00170 
00171 /* Define as 1 if you have mntctl() (only aix?) */
00172 /* #undef HAVE_MNTCTL */
00173 
00174 /* Define to 1 if you have the <mntent.h> header file. */
00175 #define HAVE_MNTENT_H 1
00176 
00177 /* Define to 1 if you have the `mtrace' function. */
00178 #define HAVE_MTRACE 1
00179 
00180 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
00181 /* #undef HAVE_NDIR_H */
00182 
00183 /* Define to 1 if you have the <netdb.h> header file. */
00184 #define HAVE_NETDB_H 1
00185 
00186 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
00187 #define HAVE_NETINET_IN_SYSTM_H 1
00188 
00189 /* Define to 1 if you have the <nspr.h> header file. */
00190 #define HAVE_NSPR_H 1
00191 
00192 /* Define to 1 if you have the <nss.h> header file. */
00193 #define HAVE_NSS_H 1
00194 
00195 /* Define if the patch call you'll be using is 2.1 or older */
00196 /* #undef HAVE_OLDPATCH_21 */
00197 
00198 /* Define to 1 if you have the <poll.h> header file. */
00199 #define HAVE_POLL_H 1
00200 
00201 /* Define to 1 if you have the <pthread.h> header file. */
00202 #define HAVE_PTHREAD_H 1
00203 
00204 /* Define to 1 if you have the `putenv' function. */
00205 #define HAVE_PUTENV 1
00206 
00207 /* Define to 1 if you have the <pwd.h> header file. */
00208 #define HAVE_PWD_H 1
00209 
00210 /* Define to 1 if you have the `realpath' function. */
00211 #define HAVE_REALPATH 1
00212 
00213 /* Define to 1 if you have the `regcomp' function. */
00214 #define HAVE_REGCOMP 1
00215 
00216 /* Define to 1 if you have the <sechash.h> header file. */
00217 #define HAVE_SECHASH_H 1
00218 
00219 /* Define to 1 if you have the `setenv' function. */
00220 #define HAVE_SETENV 1
00221 
00222 /* Define to 1 if you have the `setlocale' function. */
00223 #define HAVE_SETLOCALE 1
00224 
00225 /* Define to 1 if you have the `snprintf' function. */
00226 #define HAVE_SNPRINTF 1
00227 
00228 /* Define to 1 if you have the <sqlite3.h> header file. */
00229 /* #undef HAVE_SQLITE3_H */
00230 
00231 /* Define to 1 if you have the <stdint.h> header file. */
00232 #define HAVE_STDINT_H 1
00233 
00234 /* Define to 1 if you have the <stdlib.h> header file. */
00235 #define HAVE_STDLIB_H 1
00236 
00237 /* Define to 1 if you have the `stpcpy' function. */
00238 #define HAVE_STPCPY 1
00239 
00240 /* Define to 1 if you have the `stpncpy' function. */
00241 #define HAVE_STPNCPY 1
00242 
00243 /* Define to 1 if you have the `strcspn' function. */
00244 #define HAVE_STRCSPN 1
00245 
00246 /* Define to 1 if you have the `strdup' function. */
00247 #define HAVE_STRDUP 1
00248 
00249 /* Define to 1 if you have the `strerror' function. */
00250 #define HAVE_STRERROR 1
00251 
00252 /* Define to 1 if you have the <strings.h> header file. */
00253 #define HAVE_STRINGS_H 1
00254 
00255 /* Define to 1 if you have the <string.h> header file. */
00256 #define HAVE_STRING_H 1
00257 
00258 /* Define to 1 if you have the `strspn' function. */
00259 #define HAVE_STRSPN 1
00260 
00261 /* Define to 1 if you have the `strstr' function. */
00262 #define HAVE_STRSTR 1
00263 
00264 /* Define to 1 if you have the `strtol' function. */
00265 #define HAVE_STRTOL 1
00266 
00267 /* Define to 1 if you have the `strtoul' function. */
00268 #define HAVE_STRTOUL 1
00269 
00270 /* Define as 1 if you have "struct mnttab" (only sco?) */
00271 /* #undef HAVE_STRUCT_MNTTAB */
00272 
00273 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
00274    */
00275 /* #undef HAVE_SYS_DIR_H */
00276 
00277 /* Define to 1 if you have the <sys/ipc.h> header file. */
00278 #define HAVE_SYS_IPC_H 1
00279 
00280 /* Define to 1 if you have the <sys/mman.h> header file. */
00281 #define HAVE_SYS_MMAN_H 1
00282 
00283 /* Define to 1 if you have the <sys/mntctl.h> header file. */
00284 /* #undef HAVE_SYS_MNTCTL_H */
00285 
00286 /* Define to 1 if you have the <sys/mnttab.h> header file. */
00287 /* #undef HAVE_SYS_MNTTAB_H */
00288 
00289 /* Define to 1 if you have the <sys/mount.h> header file. */
00290 #define HAVE_SYS_MOUNT_H 1
00291 
00292 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
00293    */
00294 /* #undef HAVE_SYS_NDIR_H */
00295 
00296 /* Define to 1 if you have the <sys/param.h> header file. */
00297 #define HAVE_SYS_PARAM_H 1
00298 
00299 /* Define to 1 if you have the <sys/resource.h> header file. */
00300 #define HAVE_SYS_RESOURCE_H 1
00301 
00302 /* Define to 1 if you have the <sys/select.h> header file. */
00303 #define HAVE_SYS_SELECT_H 1
00304 
00305 /* Define to 1 if you have the <sys/socket.h> header file. */
00306 #define HAVE_SYS_SOCKET_H 1
00307 
00308 /* Define to 1 if you have the <sys/stat.h> header file. */
00309 #define HAVE_SYS_STAT_H 1
00310 
00311 /* Define to 1 if you have the <sys/stdtypes.h> header file. */
00312 /* #undef HAVE_SYS_STDTYPES_H */
00313 
00314 /* Define to 1 if you have the <sys/systemcfg.h> header file. */
00315 /* #undef HAVE_SYS_SYSTEMCFG_H */
00316 
00317 /* Define to 1 if you have the <sys/types.h> header file. */
00318 #define HAVE_SYS_TYPES_H 1
00319 
00320 /* Define to 1 if you have the <sys/utsname.h> header file. */
00321 #define HAVE_SYS_UTSNAME_H 1
00322 
00323 /* Define to 1 if you have the <sys/vmount.h> header file. */
00324 /* #undef HAVE_SYS_VMOUNT_H */
00325 
00326 /* Define to 1 if you have the <sys/wait.h> header file. */
00327 #define HAVE_SYS_WAIT_H 1
00328 
00329 /* Define as 1 if <sys/stat.h> defines S_IFSOCK */
00330 #define HAVE_S_IFSOCK 1
00331 
00332 /* Define as 1 if <sys/stat.h> defines S_ISLNK */
00333 #define HAVE_S_ISLNK 1
00334 
00335 /* Define as 1 if <sys/stat.h> defines S_ISSOCK */
00336 #define HAVE_S_ISSOCK 1
00337 
00338 /* Define to 1 if you have the <unistd.h> header file. */
00339 #define HAVE_UNISTD_H 1
00340 
00341 /* Define to 1 if you have the <utime.h> header file. */
00342 #define HAVE_UTIME_H 1
00343 
00344 /* Define to 1 if you have the `vprintf' function. */
00345 #define HAVE_VPRINTF 1
00346 
00347 /* Define to 1 if you have the `vsnprintf' function. */
00348 #define HAVE_VSNPRINTF 1
00349 
00350 /* Define to 1 if you have the <zlib.h> header file. */
00351 #define HAVE_ZLIB_H 1
00352 
00353 /* Define to 1 if you have the `__secure_getenv' function. */
00354 #define HAVE___SECURE_GETENV 1
00355 
00356 /* Define to the sub-directory in which libtool stores uninstalled libraries.
00357    */
00358 #define LT_OBJDIR ".libs/"
00359 
00360 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
00361    */
00362 /* #undef MAJOR_IN_MKDEV */
00363 
00364 /* Define to 1 if `major', `minor', and `makedev' are declared in
00365    <sysmacros.h>. */
00366 /* #undef MAJOR_IN_SYSMACROS */
00367 
00368 /* Define as 1 if we need myrealloc */
00369 /* #undef NEED_MYREALLOC */
00370 
00371 /* Define as one if we need to include <strings.h> (along with <string.h>) */
00372 /* #undef NEED_STRINGS_H */
00373 
00374 /* Name of package */
00375 #define PACKAGE "rpm"
00376 
00377 /* Define to the address where bug reports for this package should be sent. */
00378 #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org"
00379 
00380 /* Define to the full name of this package. */
00381 #define PACKAGE_NAME "rpm"
00382 
00383 /* Define to the full name and version of this package. */
00384 #define PACKAGE_STRING "rpm 4.8.1"
00385 
00386 /* Define to the one symbol short name of this package. */
00387 #define PACKAGE_TARNAME "rpm"
00388 
00389 /* Define to the home page for this package. */
00390 #define PACKAGE_URL ""
00391 
00392 /* Define to the version of this package. */
00393 #define PACKAGE_VERSION "4.8.1"
00394 
00395 /* canonical vendor */
00396 #define RPMCANONVENDOR "pc"
00397 
00398 /* A full path to a program, possibly with arguments, that will create a
00399    directory and all necessary parent directories, ala 'mkdir -p' */
00400 #define RPM_MKDIR_P "/bin/mkdir -p"
00401 
00402 /* Define if struct statfs has the f_bavail member */
00403 #define STATFS_HAS_F_BAVAIL 1
00404 
00405 /* statfs in <sys/mount.h> (for Digital Unix 4.0D systems) */
00406 /* #undef STATFS_IN_SYS_MOUNT */
00407 
00408 /* statfs in <sys/statfs.h> (for Irix 6.4 systems) */
00409 /* #undef STATFS_IN_SYS_STATFS */
00410 
00411 /* statfs in <sys/statvfs.h> (for solaris 2.6+ systems) */
00412 #define STATFS_IN_SYS_STATVFS 1
00413 
00414 /* statfs in <sys/vfs.h> (for linux systems) */
00415 /* #undef STATFS_IN_SYS_VFS */
00416 
00417 /* Define if the statfs() call takes 4 arguments */
00418 /* #undef STAT_STATFS4 */
00419 
00420 /* Define to 1 if you have the ANSI C header files. */
00421 #define STDC_HEADERS 1
00422 
00423 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
00424 #define TIME_WITH_SYS_TIME 1
00425 
00426 /* Defined if getmntent replacement is used */
00427 /* #undef USE_GETMNTENT */
00428 
00429 /* Use the included glob.c? */
00430 #define USE_GNU_GLOB 1
00431 
00432 /* Enable extensions on AIX 3, Interix.  */
00433 #ifndef _ALL_SOURCE
00434 # define _ALL_SOURCE 1
00435 #endif
00436 /* Enable GNU extensions on systems that have them.  */
00437 #ifndef _GNU_SOURCE
00438 # define _GNU_SOURCE 1
00439 #endif
00440 /* Enable threading extensions on Solaris.  */
00441 #ifndef _POSIX_PTHREAD_SEMANTICS
00442 # define _POSIX_PTHREAD_SEMANTICS 1
00443 #endif
00444 /* Enable extensions on HP NonStop.  */
00445 #ifndef _TANDEM_SOURCE
00446 # define _TANDEM_SOURCE 1
00447 #endif
00448 /* Enable general extensions on Solaris.  */
00449 #ifndef __EXTENSIONS__
00450 # define __EXTENSIONS__ 1
00451 #endif
00452 
00453 
00454 /* Version number of package */
00455 #define VERSION "4.8.1"
00456 
00457 /* Build with acl support? */
00458 /* #undef WITH_ACL */
00459 
00460 /* Build with capability support? */
00461 /* #undef WITH_CAP */
00462 
00463 /* Build with lua support? */
00464 /* #undef WITH_LUA */
00465 
00466 /* Build with selinux support? */
00467 /* #undef WITH_SELINUX */
00468 
00469 /* Number of bits in a file offset, on hosts where this is settable. */
00470 #define _FILE_OFFSET_BITS 64
00471 
00472 /* Define for large files, on AIX-style hosts. */
00473 /* #undef _LARGE_FILES */
00474 
00475 /* Define to 1 if on MINIX. */
00476 /* #undef _MINIX */
00477 
00478 /* Define to 2 if the system does not provide POSIX.1 features except with
00479    this defined. */
00480 /* #undef _POSIX_1_SOURCE */
00481 
00482 /* Define to 1 if you need to in order for `stat' and other things to work. */
00483 /* #undef _POSIX_SOURCE */
00484 
00485 /* if rpm uses stdint.h */
00486 #define __RPM_USES_STDINT_H__ 1
00487 
00488 /* Define to `__inline__' or `__inline' if that's what the C compiler
00489    calls it, or to nothing if 'inline' is not supported under any name.  */
00490 #ifndef __cplusplus
00491 /* #undef inline */
00492 #endif
00493 
00494 /* Define to `int' if <sys/types.h> does not define. */
00495 /* #undef mode_t */
00496 
00497 /* Define to `long int' if <sys/types.h> does not define. */
00498 /* #undef off_t */
00499 
00500 /* Define to `int' if <sys/types.h> does not define. */
00501 /* #undef pid_t */
00502 
00503 /* Define to `unsigned int' if <sys/types.h> does not define. */
00504 /* #undef size_t */

Generated on Thu Jan 27 2011 15:55:00 for rpm by  doxygen 1.7.1