rpm  4.8.1
Macros
config.h File Reference

Go to the source code of this file.

Macros

#define ENABLE_NLS   1
 
#define HAVE_BASENAME   1
 
#define HAVE_BZ2_1_0   1
 
#define HAVE_BZLIB_H   1
 
#define HAVE_CAP_COMPARE   1
 
#define HAVE_DB_H   1
 
#define HAVE_DCGETTEXT   1
 
#define HAVE_DIRENT_H   1
 
#define HAVE_DLFCN_H   1
 
#define HAVE_DWARF_H   1
 
#define HAVE_ERROR   1
 
#define HAVE_ERROR_H   1
 
#define HAVE_ERR_H   1
 
#define HAVE_FCNTL_H   1
 
#define HAVE_FTOK   1
 
#define HAVE_GELF_H   1
 
#define HAVE_GETADDRINFO   1
 
#define HAVE_GETCWD   1
 
#define HAVE_GETMNTENT   1
 
#define HAVE_GETNAMEINFO   1
 
#define HAVE_GETOPT_H   1
 
#define HAVE_GETTEXT   1
 
#define HAVE_GETWD   1
 
#define HAVE_GLOB_H   1
 
#define HAVE_GRP_H   1
 
#define HAVE_GZSEEK   1
 
#define HAVE_HERRNO   1
 
#define HAVE_INET_ATON   1
 
#define HAVE_INTTYPES_H   1
 
#define HAVE_LCHOWN   1
 
#define HAVE_LIBDB   1
 
#define HAVE_LIBELF   1
 
#define HAVE_LIBIO_H   1
 
#define HAVE_LIBPTHREAD   1
 
#define HAVE_LIMITS_H   1
 
#define HAVE_LOCALE_H   1
 
#define HAVE_LZMA_H   1
 
#define HAVE_MCHECK_H   1
 
#define HAVE_MEMORY_H   1
 
#define HAVE_MKSTEMP   1
 
#define HAVE_MNTENT_H   1
 
#define HAVE_MTRACE   1
 
#define HAVE_NETDB_H   1
 
#define HAVE_NETINET_IN_SYSTM_H   1
 
#define HAVE_NSPR_H   1
 
#define HAVE_NSS_H   1
 
#define HAVE_POLL_H   1
 
#define HAVE_PTHREAD_H   1
 
#define HAVE_PUTENV   1
 
#define HAVE_PWD_H   1
 
#define HAVE_REALPATH   1
 
#define HAVE_REGCOMP   1
 
#define HAVE_SECHASH_H   1
 
#define HAVE_SETENV   1
 
#define HAVE_SETLOCALE   1
 
#define HAVE_SNPRINTF   1
 
#define HAVE_STDINT_H   1
 
#define HAVE_STDLIB_H   1
 
#define HAVE_STPCPY   1
 
#define HAVE_STPNCPY   1
 
#define HAVE_STRCSPN   1
 
#define HAVE_STRDUP   1
 
#define HAVE_STRERROR   1
 
#define HAVE_STRINGS_H   1
 
#define HAVE_STRING_H   1
 
#define HAVE_STRSPN   1
 
#define HAVE_STRSTR   1
 
#define HAVE_STRTOL   1
 
#define HAVE_STRTOUL   1
 
#define HAVE_SYS_IPC_H   1
 
#define HAVE_SYS_MMAN_H   1
 
#define HAVE_SYS_MOUNT_H   1
 
#define HAVE_SYS_PARAM_H   1
 
#define HAVE_SYS_RESOURCE_H   1
 
#define HAVE_SYS_SELECT_H   1
 
#define HAVE_SYS_SOCKET_H   1
 
#define HAVE_SYS_STAT_H   1
 
#define HAVE_SYS_TYPES_H   1
 
#define HAVE_SYS_UTSNAME_H   1
 
#define HAVE_SYS_WAIT_H   1
 
#define HAVE_S_IFSOCK   1
 
#define HAVE_S_ISLNK   1
 
#define HAVE_S_ISSOCK   1
 
#define HAVE_UNISTD_H   1
 
#define HAVE_UTIME_H   1
 
#define HAVE_VPRINTF   1
 
#define HAVE_VSNPRINTF   1
 
#define HAVE_ZLIB_H   1
 
#define LT_OBJDIR   ".libs/"
 
#define PACKAGE   "rpm"
 
#define PACKAGE_BUGREPORT   "rpm-maint@lists.rpm.org"
 
#define PACKAGE_NAME   "rpm"
 
#define PACKAGE_STRING   "rpm 4.8.1"
 
#define PACKAGE_TARNAME   "rpm"
 
#define PACKAGE_URL   ""
 
#define PACKAGE_VERSION   "4.8.1"
 
#define RPMCANONVENDOR   "redhat"
 
#define RPM_MKDIR_P   "/usr/bin/mkdir -p"
 
#define STATFS_HAS_F_BAVAIL   1
 
#define STATFS_IN_SYS_STATVFS   1
 
#define STDC_HEADERS   1
 
#define TIME_WITH_SYS_TIME   1
 
#define USE_GNU_GLOB   1
 
#define _ALL_SOURCE   1
 
#define _GNU_SOURCE   1
 
#define _POSIX_PTHREAD_SEMANTICS   1
 
#define _TANDEM_SOURCE   1
 
#define __EXTENSIONS__   1
 
#define VERSION   "4.8.1"
 
#define WITH_CAP   1
 
#define _DARWIN_USE_64_BIT_INODE   1
 
#define __RPM_USES_STDINT_H__   1
 

Macro Definition Documentation

◆ __EXTENSIONS__

#define __EXTENSIONS__   1

Definition at line 449 of file config.h.

◆ __RPM_USES_STDINT_H__

#define __RPM_USES_STDINT_H__   1

Definition at line 490 of file config.h.

◆ _ALL_SOURCE

#define _ALL_SOURCE   1

Definition at line 433 of file config.h.

◆ _DARWIN_USE_64_BIT_INODE

#define _DARWIN_USE_64_BIT_INODE   1

Definition at line 470 of file config.h.

◆ _GNU_SOURCE

#define _GNU_SOURCE   1

Definition at line 437 of file config.h.

◆ _POSIX_PTHREAD_SEMANTICS

#define _POSIX_PTHREAD_SEMANTICS   1

Definition at line 441 of file config.h.

◆ _TANDEM_SOURCE

#define _TANDEM_SOURCE   1

Definition at line 445 of file config.h.

◆ ENABLE_NLS

#define ENABLE_NLS   1

Definition at line 12 of file config.h.

◆ HAVE_BASENAME

#define HAVE_BASENAME   1

Definition at line 15 of file config.h.

◆ HAVE_BZ2_1_0

#define HAVE_BZ2_1_0   1

Definition at line 18 of file config.h.

◆ HAVE_BZLIB_H

#define HAVE_BZLIB_H   1

Definition at line 21 of file config.h.

◆ HAVE_CAP_COMPARE

#define HAVE_CAP_COMPARE   1

Definition at line 24 of file config.h.

◆ HAVE_DB_H

#define HAVE_DB_H   1

Definition at line 35 of file config.h.

◆ HAVE_DCGETTEXT

#define HAVE_DCGETTEXT   1

Definition at line 39 of file config.h.

◆ HAVE_DIRENT_H

#define HAVE_DIRENT_H   1

Definition at line 43 of file config.h.

◆ HAVE_DLFCN_H

#define HAVE_DLFCN_H   1

Definition at line 46 of file config.h.

◆ HAVE_DWARF_H

#define HAVE_DWARF_H   1

Definition at line 52 of file config.h.

◆ HAVE_ERR_H

#define HAVE_ERR_H   1

Definition at line 61 of file config.h.

◆ HAVE_ERROR

#define HAVE_ERROR   1

Definition at line 55 of file config.h.

◆ HAVE_ERROR_H

#define HAVE_ERROR_H   1

Definition at line 58 of file config.h.

◆ HAVE_FCNTL_H

#define HAVE_FCNTL_H   1

Definition at line 64 of file config.h.

◆ HAVE_FTOK

#define HAVE_FTOK   1

Definition at line 67 of file config.h.

◆ HAVE_GELF_H

#define HAVE_GELF_H   1

Definition at line 70 of file config.h.

◆ HAVE_GETADDRINFO

#define HAVE_GETADDRINFO   1

Definition at line 73 of file config.h.

◆ HAVE_GETCWD

#define HAVE_GETCWD   1

Definition at line 76 of file config.h.

◆ HAVE_GETMNTENT

#define HAVE_GETMNTENT   1

Definition at line 79 of file config.h.

◆ HAVE_GETNAMEINFO

#define HAVE_GETNAMEINFO   1

Definition at line 88 of file config.h.

◆ HAVE_GETOPT_H

#define HAVE_GETOPT_H   1

Definition at line 91 of file config.h.

◆ HAVE_GETTEXT

#define HAVE_GETTEXT   1

Definition at line 97 of file config.h.

◆ HAVE_GETWD

#define HAVE_GETWD   1

Definition at line 100 of file config.h.

◆ HAVE_GLOB_H

#define HAVE_GLOB_H   1

Definition at line 103 of file config.h.

◆ HAVE_GRP_H

#define HAVE_GRP_H   1

Definition at line 106 of file config.h.

◆ HAVE_GZSEEK

#define HAVE_GZSEEK   1

Definition at line 109 of file config.h.

◆ HAVE_HERRNO

#define HAVE_HERRNO   1

Definition at line 112 of file config.h.

◆ HAVE_INET_ATON

#define HAVE_INET_ATON   1

Definition at line 118 of file config.h.

◆ HAVE_INTTYPES_H

#define HAVE_INTTYPES_H   1

Definition at line 121 of file config.h.

◆ HAVE_LCHOWN

#define HAVE_LCHOWN   1

Definition at line 124 of file config.h.

◆ HAVE_LIBDB

#define HAVE_LIBDB   1

Definition at line 127 of file config.h.

◆ HAVE_LIBELF

#define HAVE_LIBELF   1

Definition at line 130 of file config.h.

◆ HAVE_LIBIO_H

#define HAVE_LIBIO_H   1

Definition at line 133 of file config.h.

◆ HAVE_LIBPTHREAD

#define HAVE_LIBPTHREAD   1

Definition at line 142 of file config.h.

◆ HAVE_LIMITS_H

#define HAVE_LIMITS_H   1

Definition at line 154 of file config.h.

◆ HAVE_LOCALE_H

#define HAVE_LOCALE_H   1

Definition at line 157 of file config.h.

◆ HAVE_LZMA_H

#define HAVE_LZMA_H   1

Definition at line 160 of file config.h.

◆ HAVE_MCHECK_H

#define HAVE_MCHECK_H   1

Definition at line 163 of file config.h.

◆ HAVE_MEMORY_H

#define HAVE_MEMORY_H   1

Definition at line 166 of file config.h.

◆ HAVE_MKSTEMP

#define HAVE_MKSTEMP   1

Definition at line 169 of file config.h.

◆ HAVE_MNTENT_H

#define HAVE_MNTENT_H   1

Definition at line 175 of file config.h.

◆ HAVE_MTRACE

#define HAVE_MTRACE   1

Definition at line 178 of file config.h.

◆ HAVE_NETDB_H

#define HAVE_NETDB_H   1

Definition at line 184 of file config.h.

◆ HAVE_NETINET_IN_SYSTM_H

#define HAVE_NETINET_IN_SYSTM_H   1

Definition at line 187 of file config.h.

◆ HAVE_NSPR_H

#define HAVE_NSPR_H   1

Definition at line 190 of file config.h.

◆ HAVE_NSS_H

#define HAVE_NSS_H   1

Definition at line 193 of file config.h.

◆ HAVE_POLL_H

#define HAVE_POLL_H   1

Definition at line 199 of file config.h.

◆ HAVE_PTHREAD_H

#define HAVE_PTHREAD_H   1

Definition at line 202 of file config.h.

◆ HAVE_PUTENV

#define HAVE_PUTENV   1

Definition at line 205 of file config.h.

◆ HAVE_PWD_H

#define HAVE_PWD_H   1

Definition at line 208 of file config.h.

◆ HAVE_REALPATH

#define HAVE_REALPATH   1

Definition at line 211 of file config.h.

◆ HAVE_REGCOMP

#define HAVE_REGCOMP   1

Definition at line 214 of file config.h.

◆ HAVE_S_IFSOCK

#define HAVE_S_IFSOCK   1

Definition at line 330 of file config.h.

◆ HAVE_S_ISLNK

#define HAVE_S_ISLNK   1

Definition at line 333 of file config.h.

◆ HAVE_S_ISSOCK

#define HAVE_S_ISSOCK   1

Definition at line 336 of file config.h.

◆ HAVE_SECHASH_H

#define HAVE_SECHASH_H   1

Definition at line 217 of file config.h.

◆ HAVE_SETENV

#define HAVE_SETENV   1

Definition at line 220 of file config.h.

◆ HAVE_SETLOCALE

#define HAVE_SETLOCALE   1

Definition at line 223 of file config.h.

◆ HAVE_SNPRINTF

#define HAVE_SNPRINTF   1

Definition at line 226 of file config.h.

◆ HAVE_STDINT_H

#define HAVE_STDINT_H   1

Definition at line 232 of file config.h.

◆ HAVE_STDLIB_H

#define HAVE_STDLIB_H   1

Definition at line 235 of file config.h.

◆ HAVE_STPCPY

#define HAVE_STPCPY   1

Definition at line 238 of file config.h.

◆ HAVE_STPNCPY

#define HAVE_STPNCPY   1

Definition at line 241 of file config.h.

◆ HAVE_STRCSPN

#define HAVE_STRCSPN   1

Definition at line 244 of file config.h.

◆ HAVE_STRDUP

#define HAVE_STRDUP   1

Definition at line 247 of file config.h.

◆ HAVE_STRERROR

#define HAVE_STRERROR   1

Definition at line 250 of file config.h.

◆ HAVE_STRING_H

#define HAVE_STRING_H   1

Definition at line 256 of file config.h.

◆ HAVE_STRINGS_H

#define HAVE_STRINGS_H   1

Definition at line 253 of file config.h.

◆ HAVE_STRSPN

#define HAVE_STRSPN   1

Definition at line 259 of file config.h.

◆ HAVE_STRSTR

#define HAVE_STRSTR   1

Definition at line 262 of file config.h.

◆ HAVE_STRTOL

#define HAVE_STRTOL   1

Definition at line 265 of file config.h.

◆ HAVE_STRTOUL

#define HAVE_STRTOUL   1

Definition at line 268 of file config.h.

◆ HAVE_SYS_IPC_H

#define HAVE_SYS_IPC_H   1

Definition at line 278 of file config.h.

◆ HAVE_SYS_MMAN_H

#define HAVE_SYS_MMAN_H   1

Definition at line 281 of file config.h.

◆ HAVE_SYS_MOUNT_H

#define HAVE_SYS_MOUNT_H   1

Definition at line 290 of file config.h.

◆ HAVE_SYS_PARAM_H

#define HAVE_SYS_PARAM_H   1

Definition at line 297 of file config.h.

◆ HAVE_SYS_RESOURCE_H

#define HAVE_SYS_RESOURCE_H   1

Definition at line 300 of file config.h.

◆ HAVE_SYS_SELECT_H

#define HAVE_SYS_SELECT_H   1

Definition at line 303 of file config.h.

◆ HAVE_SYS_SOCKET_H

#define HAVE_SYS_SOCKET_H   1

Definition at line 306 of file config.h.

◆ HAVE_SYS_STAT_H

#define HAVE_SYS_STAT_H   1

Definition at line 309 of file config.h.

◆ HAVE_SYS_TYPES_H

#define HAVE_SYS_TYPES_H   1

Definition at line 318 of file config.h.

◆ HAVE_SYS_UTSNAME_H

#define HAVE_SYS_UTSNAME_H   1

Definition at line 321 of file config.h.

◆ HAVE_SYS_WAIT_H

#define HAVE_SYS_WAIT_H   1

Definition at line 327 of file config.h.

◆ HAVE_UNISTD_H

#define HAVE_UNISTD_H   1

Definition at line 339 of file config.h.

◆ HAVE_UTIME_H

#define HAVE_UTIME_H   1

Definition at line 342 of file config.h.

◆ HAVE_VPRINTF

#define HAVE_VPRINTF   1

Definition at line 345 of file config.h.

◆ HAVE_VSNPRINTF

#define HAVE_VSNPRINTF   1

Definition at line 348 of file config.h.

◆ HAVE_ZLIB_H

#define HAVE_ZLIB_H   1

Definition at line 351 of file config.h.

◆ LT_OBJDIR

#define LT_OBJDIR   ".libs/"

Definition at line 357 of file config.h.

◆ PACKAGE

#define PACKAGE   "rpm"

Definition at line 374 of file config.h.

Referenced by main().

◆ PACKAGE_BUGREPORT

#define PACKAGE_BUGREPORT   "rpm-maint@lists.rpm.org"

Definition at line 377 of file config.h.

◆ PACKAGE_NAME

#define PACKAGE_NAME   "rpm"

Definition at line 380 of file config.h.

◆ PACKAGE_STRING

#define PACKAGE_STRING   "rpm 4.8.1"

Definition at line 383 of file config.h.

◆ PACKAGE_TARNAME

#define PACKAGE_TARNAME   "rpm"

Definition at line 386 of file config.h.

◆ PACKAGE_URL

#define PACKAGE_URL   ""

Definition at line 389 of file config.h.

◆ PACKAGE_VERSION

#define PACKAGE_VERSION   "4.8.1"

Definition at line 392 of file config.h.

◆ RPM_MKDIR_P

#define RPM_MKDIR_P   "/usr/bin/mkdir -p"

Definition at line 399 of file config.h.

◆ RPMCANONVENDOR

#define RPMCANONVENDOR   "redhat"

Definition at line 395 of file config.h.

◆ STATFS_HAS_F_BAVAIL

#define STATFS_HAS_F_BAVAIL   1

Definition at line 402 of file config.h.

◆ STATFS_IN_SYS_STATVFS

#define STATFS_IN_SYS_STATVFS   1

Definition at line 411 of file config.h.

◆ STDC_HEADERS

#define STDC_HEADERS   1

Definition at line 420 of file config.h.

◆ TIME_WITH_SYS_TIME

#define TIME_WITH_SYS_TIME   1

Definition at line 423 of file config.h.

◆ USE_GNU_GLOB

#define USE_GNU_GLOB   1

Definition at line 429 of file config.h.

◆ VERSION

#define VERSION   "4.8.1"

Definition at line 454 of file config.h.

◆ WITH_CAP

#define WITH_CAP   1

Definition at line 460 of file config.h.