rpm  5.4.10
Macros
config.h File Reference

Go to the source code of this file.

Macros

#define __VA_COPY_USE_ASP(d, s)   do { *(d) = *(s); } while (0)
 
#define __VA_COPY_USE_ASS(d, s)   do { (d) = (s); } while (0)
 
#define __VA_COPY_USE_C99(d, s)   va_copy((d), (s))
 
#define __VA_COPY_USE_CPP(d, s)   memcpy((void *)(d), (void *)(s), sizeof(*(s)))
 
#define __VA_COPY_USE_CPS(d, s)   memcpy((void *)&(d), (void *)&(s), sizeof((s)))
 
#define DBPATH   "/var/lib/rpm"
 
#define ENABLE_NLS   1
 
#define __VA_COPY_USE_GCB(d, s)   __builtin_va_copy((d), (s))
 
#define __VA_COPY_USE_GCH(d, s)   __va_copy((d), (s))
 
#define __VA_COPY_USE_GCM(d, s)   VA_COPY((d), (s))
 
#define HAVE_ALLOCA   1
 
#define HAVE_ALLOCA_H   1
 
#define HAVE_ARPA_INET_H   1
 
#define HAVE_ASPRINTF   1
 
#define HAVE_ASSERT_H   1
 
#define HAVE_ATOI   1
 
#define HAVE_ATOL   1
 
#define HAVE_AUGEAS_H   1
 
#define HAVE_BASENAME   1
 
#define HAVE_BEECRYPT_API_H   1
 
#define HAVE_BZLIB_H   1
 
#define HAVE_CLEARENV   1
 
#define HAVE_CONFSTR   1
 
#define HAVE_CPUINFO_H   1
 
#define HAVE_DBSQL_H   1
 
#define HAVE_DB_H   1
 
#define HAVE_DCGETTEXT   1
 
#define HAVE_DIRENT_H   1
 
#define HAVE_DLFCN_H   1
 
#define HAVE_ERROR   1
 
#define HAVE_ERROR_H   1
 
#define HAVE_ERR_H   1
 
#define HAVE_EXPAT_H   1
 
#define HAVE_EXTERN_H   1
 
#define HAVE_FALLOCATE   1
 
#define HAVE_FCHMOD   1
 
#define HAVE_FCLOSE   1
 
#define HAVE_FCNTL_H   1
 
#define HAVE_FGETC   1
 
#define HAVE_FGETS   1
 
#define HAVE_FLOAT_H   1
 
#define HAVE_FOPEN   1
 
#define HAVE_FTOK   1
 
#define HAVE_FUTIMENS   1
 
#define HAVE_FWRITE   1
 
#define HAVE_GELF_GETNOTE   1
 
#define HAVE_GELF_GETVERNAUX   1
 
#define HAVE_GELF_H   1
 
#define HAVE_GETADDRINFO   1
 
#define HAVE_GETCWD   1
 
#define HAVE_GETDELIM   1
 
#define HAVE_GETLINE   1
 
#define HAVE_GETMNTENT   1
 
#define HAVE_GETNAMEINFO   1
 
#define HAVE_GETOPT   1
 
#define HAVE_GETOPT_H   1
 
#define HAVE_GETPAGESIZE   1
 
#define HAVE_GETTEXT   1
 
#define HAVE_GETWD   1
 
#define HAVE_GETXATTR   1
 
#define HAVE_GLOB_H   1
 
#define HAVE_GRP_H   1
 
#define HAVE_HERRNO   1
 
#define HAVE_ICONV   1
 
#define HAVE_INET_ATON   1
 
#define HAVE_INTTYPES_H   1
 
#define HAVE_ISALPHA   1
 
#define HAVE_ISDIGIT   1
 
#define HAVE_ISPRINT   1
 
#define HAVE_ISSPACE   1
 
#define HAVE_KEYUTILS_H   1
 
#define HAVE_LANGINFO_H   1
 
#define HAVE_LCHOWN   1
 
#define HAVE_LGETXATTR   1
 
#define HAVE_LIBACL   1
 
#define HAVE_LIBAUGEAS   1
 
#define HAVE_LIBBEECRYPT   1
 
#define HAVE_LIBBZ2   1
 
#define HAVE_LIBCPUINFO   1
 
#define HAVE_LIBDB_5_2   1
 
#define HAVE_LIBDB_SQL_5_2   1
 
#define HAVE_LIBDL   1
 
#define HAVE_LIBELF   1
 
#define HAVE_LIBELF_H   1
 
#define HAVE_LIBEXPAT   1
 
#define HAVE_LIBGEN_H   1
 
#define HAVE_LIBIO_H   1
 
#define HAVE_LIBKEYUTILS   1
 
#define HAVE_LIBLZMA   1
 
#define HAVE_LIBM   1
 
#define HAVE_LIBMAGIC   1
 
#define HAVE_LIBNEON   1
 
#define HAVE_LIBOSSP_UUID   1
 
#define HAVE_LIBPCRE   1
 
#define HAVE_LIBPERL   1
 
#define HAVE_LIBPOPT   1
 
#define HAVE_LIBPTHREAD   1
 
#define HAVE_LIBPYTHON2_7   1
 
#define HAVE_LIBSQUIRREL   1
 
#define HAVE_LIBSYCK   1
 
#define HAVE_LIBTCL   1
 
#define HAVE_LIBTCL8_6   1
 
#define HAVE_LIBUUID   1
 
#define HAVE_LIBZ   1
 
#define HAVE_LIMITS_H   1
 
#define HAVE_LOCALE_H   1
 
#define HAVE_LOCALTIME   1
 
#define HAVE_LONG_DOUBLE   1
 
#define HAVE_LONG_LONG   1
 
#define HAVE_LSETXATTR   1
 
#define HAVE_LUTIMES   1
 
#define HAVE_LZMA_H   1
 
#define HAVE_MADVISE   1
 
#define HAVE_MAGIC_H   1
 
#define HAVE_MCHECK_H   1
 
#define HAVE_MEMCMP   1
 
#define HAVE_MEMCPY   1
 
#define HAVE_MEMMOVE   1
 
#define HAVE_MEMORY_H   1
 
#define HAVE_MEMPCPY   1
 
#define HAVE_MKDTEMP   1
 
#define HAVE_MKSTEMP   1
 
#define HAVE_MMAP   1
 
#define HAVE_MNTENT_H   1
 
#define HAVE_MTRACE   1
 
#define HAVE_NCPU_SYSCONF   1
 
#define HAVE_NEON_NE_GET_RESPONSE_HEADER   1
 
#define HAVE_NETDB_H   1
 
#define HAVE_NETINET_IN_H   1
 
#define HAVE_NETINET_IN_SYSTM_H   1
 
#define HAVE_NE_SESSION_H   1
 
#define HAVE_PCRE_H   1
 
#define HAVE_PHYSMEM_SYSCONF   1
 
#define HAVE_POLL_H   1
 
#define HAVE_POPT_H   1
 
#define HAVE_POSIX_FADVISE   1
 
#define HAVE_POSIX_FALLOCATE   1
 
#define HAVE_PRINTF   1
 
#define HAVE_PTHREAD_H   1
 
#define HAVE_PUTENV   1
 
#define HAVE_PWD_H   1
 
#define HAVE_PYTHON_H   1
 
#define HAVE_QSORT   1
 
#define HAVE_RAISE   1
 
#define HAVE_RAND   1
 
#define HAVE_REALPATH   1
 
#define HAVE_REGCOMP   1
 
#define HAVE_SEARCH_H   1
 
#define HAVE_SEMAPHORE_H   1
 
#define HAVE_SETENV   1
 
#define HAVE_SETLOCALE   1
 
#define HAVE_SETXATTR   1
 
#define HAVE_SIGACTION   1
 
#define HAVE_SIGADDSET   1
 
#define HAVE_SIGDELSET   1
 
#define HAVE_SIGEMPTYSET   1
 
#define HAVE_SIGHOLD   1
 
#define HAVE_SIGNAL_H   1
 
#define HAVE_SIGPAUSE   1
 
#define HAVE_SIGPROCMASK   1
 
#define HAVE_SIGRELSE   1
 
#define HAVE_SIGSUSPEND   1
 
#define HAVE_SNPRINTF   1
 
#define HAVE_SQUIRREL_H   1
 
#define HAVE_STDBOOL_H   1
 
#define HAVE_STDINT_H   1
 
#define HAVE_STDLIB_H   1
 
#define HAVE_STPCPY   1
 
#define HAVE_STPNCPY   1
 
#define HAVE_STRCASECMP   1
 
#define HAVE_STRCAT   1
 
#define HAVE_STRCHR   1
 
#define HAVE_STRCOLL   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_STRNCAT   1
 
#define HAVE_STRNCMP   1
 
#define HAVE_STRNDUP   1
 
#define HAVE_STRRCHR   1
 
#define HAVE_STRSEP   1
 
#define HAVE_STRSPN   1
 
#define HAVE_STRSTR   1
 
#define HAVE_STRTOL   1
 
#define HAVE_STRTOUL   1
 
#define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC   1
 
#define HAVE_STRVERSCMP   1
 
#define HAVE_SYCK_H   1
 
#define HAVE_SYSLOG   1
 
#define HAVE_SYS_ACL_H   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_PRCTL_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_TIME_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_S_ISVTX   1
 
#define HAVE_TCL_H   1
 
#define HAVE_TIME   1
 
#define HAVE_UNISTD_H   1
 
#define HAVE_UTIME_H   1
 
#define HAVE_UUID_H   1
 
#define HAVE_VA_COPY   1
 
#define HAVE_VPRINTF   1
 
#define HAVE_VSNPRINTF   1
 
#define HAVE_ZLIB_H   1
 
#define LOCALEDIR   "/usr/share/locale"
 
#define LT_OBJDIR   ".libs/"
 
#define MACROFILES   "/usr/lib/rpm/macros:/usr/lib/rpm/%{_target}/macros:/etc/rpm/macros.*:/etc/rpm/macros:/etc/rpm/%{_target}/macros:/usr/lib/rpm/platform/%{_target}/macros:/etc/rpm/macros.d/*.macros:/usr/lib/rpm/macros.d/mandriva:~/.rpmmacros"
 
#define PACKAGE   "rpm"
 
#define PACKAGE_BUGREPORT   "rpm-devel@rpm5.org"
 
#define PACKAGE_NAME   "rpm"
 
#define PACKAGE_STRING   "rpm 5.4.10"
 
#define PACKAGE_TARNAME   "rpm"
 
#define PACKAGE_URL   ""
 
#define PACKAGE_VERSION   "5.4.10"
 
#define PERL_INSTALLDIRS   'INSTALLDIRS' => 'vendor',
 
#define PKGSRCDIR   "/usr/src/rpm"
 
#define RPMLUAFILES   "/usr/lib/rpm/init.lua:/usr/lib/rpm/rpmlua:/usr/lib/rpm/%{_target}/rpmlua:/etc/rpm/rpmlua.*:/etc/rpm/rpmlua:/etc/rpm/%{_target}/rpmlua:~/.rpmlua"
 
#define RPMPOPTFILES   "/usr/lib/rpm/rpmpopt:/usr/lib/rpm/%{_target}/rpmpopt:/etc/rpm/rpmpopt.*:/etc/rpm/rpmpopt:/etc/rpm/%{_target}/rpmpopt:~/.rpmpopt"
 
#define RPM_NAME   "RPM"
 
#define RPM_VENDOR_MANDRIVA   1
 
#define SIZEOF_CHAR   1
 
#define SIZEOF_INT   4
 
#define SIZEOF_LONG   4
 
#define SIZEOF_LONG_LONG   8
 
#define SIZEOF_SHORT   2
 
#define SIZEOF_UNSIGNED_CHAR   1
 
#define SIZEOF_UNSIGNED_INT   4
 
#define SIZEOF_UNSIGNED_LONG   4
 
#define SIZEOF_UNSIGNED_LONG_LONG   8
 
#define SIZEOF_UNSIGNED_SHORT   2
 
#define STATFS_HAS_F_BAVAIL   1
 
#define STATFS_IN_SYS_STATVFS   1
 
#define STDC_HEADERS   1
 
#define SYSCONFIGDIR   "/etc/rpm"
 
#define TIME_WITH_SYS_TIME   1
 
#define USE_CRYPTO_BEECRYPT   1
 
#define _ALL_SOURCE   1
 
#define _GNU_SOURCE   1
 
#define _POSIX_PTHREAD_SEMANTICS   1
 
#define _TANDEM_SOURCE   1
 
#define __EXTENSIONS__   1
 
#define USRLIBRPM   "/usr/lib/rpm"
 
#define USRPREFIX   "/usr"
 
#define VARPREFIX   "/var"
 
#define VERSION   "5.4.10"
 
#define WITH_ACL   1
 
#define WITH_AUGEAS   1
 
#define WITH_BEECRYPT   1
 
#define WITH_BZIP2   1
 
#define WITH_CPUINFO   1
 
#define WITH_DB   1
 
#define WITH_DBSQL   1
 
#define WITH_EXPAT   1
 
#define WITH_FILE   1
 
#define WITH_KEYUTILS   1
 
#define WITH_LUA   1
 
#define WITH_LUA_INTERNAL   1
 
#define WITH_NEON   1
 
#define WITH_PCRE   1
 
#define WITH_PCRE_POSIX   1
 
#define WITH_PERLEMBED   1
 
#define WITH_POPT   1
 
#define WITH_PTHREADS   1
 
#define WITH_PYTHONEMBED   1
 
#define WITH_SQLITE   1
 
#define WITH_SQUIRREL   1
 
#define WITH_SYCK   1
 
#define WITH_TCL   1
 
#define WITH_UUID   1
 
#define WITH_XZ   1
 
#define WITH_ZLIB   1
 
#define _DARWIN_USE_64_BIT_INODE   1
 
#define _FILE_OFFSET_BITS   64
 
#define __MKDIR_P   "/bin/mkdir -p"
 
#define __VA_COPY_USE   __VA_COPY_USE_C99
 
#define PREMACROFILES   "/etc/rpm/premacros.d/*.macros"
 

Macro Definition Documentation

§ __EXTENSIONS__

#define __EXTENSIONS__   1

Definition at line 1256 of file config.h.

§ __MKDIR_P

#define __MKDIR_P   "/bin/mkdir -p"

Definition at line 1479 of file config.h.

§ __VA_COPY_USE

#define __VA_COPY_USE   __VA_COPY_USE_C99

Definition at line 1488 of file config.h.

§ __VA_COPY_USE_ASP

#define __VA_COPY_USE_ASP (   d,
 
)    do { *(d) = *(s); } while (0)

Definition at line 8 of file config.h.

§ __VA_COPY_USE_ASS

#define __VA_COPY_USE_ASS (   d,
 
)    do { (d) = (s); } while (0)

Definition at line 11 of file config.h.

§ __VA_COPY_USE_C99

#define __VA_COPY_USE_C99 (   d,
 
)    va_copy((d), (s))

Definition at line 14 of file config.h.

§ __VA_COPY_USE_CPP

#define __VA_COPY_USE_CPP (   d,
 
)    memcpy((void *)(d), (void *)(s), sizeof(*(s)))

Definition at line 20 of file config.h.

§ __VA_COPY_USE_CPS

#define __VA_COPY_USE_CPS (   d,
 
)    memcpy((void *)&(d), (void *)&(s), sizeof((s)))

Definition at line 23 of file config.h.

§ __VA_COPY_USE_GCB

#define __VA_COPY_USE_GCB (   d,
 
)    __builtin_va_copy((d), (s))

Definition at line 41 of file config.h.

§ __VA_COPY_USE_GCH

#define __VA_COPY_USE_GCH (   d,
 
)    __va_copy((d), (s))

Definition at line 44 of file config.h.

§ __VA_COPY_USE_GCM

#define __VA_COPY_USE_GCM (   d,
 
)    VA_COPY((d), (s))

Definition at line 47 of file config.h.

§ _ALL_SOURCE

#define _ALL_SOURCE   1

Definition at line 1240 of file config.h.

§ _DARWIN_USE_64_BIT_INODE

#define _DARWIN_USE_64_BIT_INODE   1

Definition at line 1459 of file config.h.

§ _FILE_OFFSET_BITS

#define _FILE_OFFSET_BITS   64

Definition at line 1463 of file config.h.

§ _GNU_SOURCE

#define _GNU_SOURCE   1

Definition at line 1244 of file config.h.

§ _POSIX_PTHREAD_SEMANTICS

#define _POSIX_PTHREAD_SEMANTICS   1

Definition at line 1248 of file config.h.

§ _TANDEM_SOURCE

#define _TANDEM_SOURCE   1

Definition at line 1252 of file config.h.

§ DBPATH

#define DBPATH   "/var/lib/rpm"

Definition at line 34 of file config.h.

§ ENABLE_NLS

#define ENABLE_NLS   1

Definition at line 38 of file config.h.

§ HAVE_ALLOCA

#define HAVE_ALLOCA   1

Definition at line 50 of file config.h.

§ HAVE_ALLOCA_H

#define HAVE_ALLOCA_H   1

Definition at line 54 of file config.h.

§ HAVE_ARPA_INET_H

#define HAVE_ARPA_INET_H   1

Definition at line 60 of file config.h.

§ HAVE_ASPRINTF

#define HAVE_ASPRINTF   1

Definition at line 63 of file config.h.

§ HAVE_ASSERT_H

#define HAVE_ASSERT_H   1

Definition at line 66 of file config.h.

§ HAVE_ATOI

#define HAVE_ATOI   1

Definition at line 72 of file config.h.

§ HAVE_ATOL

#define HAVE_ATOL   1

Definition at line 75 of file config.h.

§ HAVE_AUGEAS_H

#define HAVE_AUGEAS_H   1

Definition at line 78 of file config.h.

§ HAVE_BASENAME

#define HAVE_BASENAME   1

Definition at line 81 of file config.h.

§ HAVE_BEECRYPT_API_H

#define HAVE_BEECRYPT_API_H   1

Definition at line 87 of file config.h.

§ HAVE_BZLIB_H

#define HAVE_BZLIB_H   1

Definition at line 90 of file config.h.

§ HAVE_CLEARENV

#define HAVE_CLEARENV   1

Definition at line 104 of file config.h.

§ HAVE_CONFSTR

#define HAVE_CONFSTR   1

Definition at line 107 of file config.h.

§ HAVE_CPUINFO_H

#define HAVE_CPUINFO_H   1

Definition at line 110 of file config.h.

§ HAVE_DB_H

#define HAVE_DB_H   1

Definition at line 119 of file config.h.

§ HAVE_DBSQL_H

#define HAVE_DBSQL_H   1

Definition at line 116 of file config.h.

§ HAVE_DCGETTEXT

#define HAVE_DCGETTEXT   1

Definition at line 123 of file config.h.

§ HAVE_DIRENT_H

#define HAVE_DIRENT_H   1

Definition at line 127 of file config.h.

§ HAVE_DLFCN_H

#define HAVE_DLFCN_H   1

Definition at line 130 of file config.h.

§ HAVE_ERR_H

#define HAVE_ERR_H   1

Definition at line 151 of file config.h.

§ HAVE_ERROR

#define HAVE_ERROR   1

Definition at line 145 of file config.h.

§ HAVE_ERROR_H

#define HAVE_ERROR_H   1

Definition at line 148 of file config.h.

§ HAVE_EXPAT_H

#define HAVE_EXPAT_H   1

Definition at line 154 of file config.h.

§ HAVE_EXTERN_H

#define HAVE_EXTERN_H   1

Definition at line 157 of file config.h.

§ HAVE_FALLOCATE

#define HAVE_FALLOCATE   1

Definition at line 160 of file config.h.

§ HAVE_FCHMOD

#define HAVE_FCHMOD   1

Definition at line 166 of file config.h.

§ HAVE_FCLOSE

#define HAVE_FCLOSE   1

Definition at line 169 of file config.h.

§ HAVE_FCNTL_H

#define HAVE_FCNTL_H   1

Definition at line 172 of file config.h.

§ HAVE_FGETC

#define HAVE_FGETC   1

Definition at line 175 of file config.h.

§ HAVE_FGETS

#define HAVE_FGETS   1

Definition at line 178 of file config.h.

§ HAVE_FLOAT_H

#define HAVE_FLOAT_H   1

Definition at line 184 of file config.h.

§ HAVE_FOPEN

#define HAVE_FOPEN   1

Definition at line 187 of file config.h.

§ HAVE_FTOK

#define HAVE_FTOK   1

Definition at line 190 of file config.h.

§ HAVE_FUTIMENS

#define HAVE_FUTIMENS   1

Definition at line 193 of file config.h.

§ HAVE_FWRITE

#define HAVE_FWRITE   1

Definition at line 202 of file config.h.

§ HAVE_GELF_GETNOTE

#define HAVE_GELF_GETNOTE   1

Definition at line 208 of file config.h.

§ HAVE_GELF_GETVERNAUX

#define HAVE_GELF_GETVERNAUX   1

Definition at line 211 of file config.h.

§ HAVE_GELF_H

#define HAVE_GELF_H   1

Definition at line 214 of file config.h.

§ HAVE_GETADDRINFO

#define HAVE_GETADDRINFO   1

Definition at line 217 of file config.h.

Referenced by ftpReq().

§ HAVE_GETCWD

#define HAVE_GETCWD   1

Definition at line 223 of file config.h.

§ HAVE_GETDELIM

#define HAVE_GETDELIM   1

Definition at line 226 of file config.h.

§ HAVE_GETLINE

#define HAVE_GETLINE   1

Definition at line 229 of file config.h.

§ HAVE_GETMNTENT

#define HAVE_GETMNTENT   1

Definition at line 232 of file config.h.

§ HAVE_GETNAMEINFO

#define HAVE_GETNAMEINFO   1

Definition at line 244 of file config.h.

§ HAVE_GETOPT

#define HAVE_GETOPT   1

Definition at line 247 of file config.h.

§ HAVE_GETOPT_H

#define HAVE_GETOPT_H   1

Definition at line 250 of file config.h.

§ HAVE_GETPAGESIZE

#define HAVE_GETPAGESIZE   1

Definition at line 253 of file config.h.

§ HAVE_GETTEXT

#define HAVE_GETTEXT   1

Definition at line 259 of file config.h.

§ HAVE_GETWD

#define HAVE_GETWD   1

Definition at line 262 of file config.h.

§ HAVE_GETXATTR

#define HAVE_GETXATTR   1

Definition at line 265 of file config.h.

§ HAVE_GLOB_H

#define HAVE_GLOB_H   1

Definition at line 274 of file config.h.

§ HAVE_GRP_H

#define HAVE_GRP_H   1

Definition at line 283 of file config.h.

§ HAVE_HERRNO

#define HAVE_HERRNO   1

Definition at line 286 of file config.h.

§ HAVE_ICONV

#define HAVE_ICONV   1

Definition at line 289 of file config.h.

§ HAVE_INET_ATON

#define HAVE_INET_ATON   1

Definition at line 292 of file config.h.

§ HAVE_INTTYPES_H

#define HAVE_INTTYPES_H   1

Definition at line 295 of file config.h.

§ HAVE_ISALPHA

#define HAVE_ISALPHA   1

Definition at line 298 of file config.h.

§ HAVE_ISDIGIT

#define HAVE_ISDIGIT   1

Definition at line 301 of file config.h.

§ HAVE_ISPRINT

#define HAVE_ISPRINT   1

Definition at line 304 of file config.h.

§ HAVE_ISSPACE

#define HAVE_ISSPACE   1

Definition at line 307 of file config.h.

§ HAVE_KEYUTILS_H

#define HAVE_KEYUTILS_H   1

Definition at line 313 of file config.h.

§ HAVE_LANGINFO_H

#define HAVE_LANGINFO_H   1

Definition at line 316 of file config.h.

§ HAVE_LCHOWN

#define HAVE_LCHOWN   1

Definition at line 325 of file config.h.

§ HAVE_LGETXATTR

#define HAVE_LGETXATTR   1

Definition at line 328 of file config.h.

§ HAVE_LIBACL

#define HAVE_LIBACL   1

Definition at line 331 of file config.h.

§ HAVE_LIBAUGEAS

#define HAVE_LIBAUGEAS   1

Definition at line 343 of file config.h.

§ HAVE_LIBBEECRYPT

#define HAVE_LIBBEECRYPT   1

Definition at line 349 of file config.h.

§ HAVE_LIBBZ2

#define HAVE_LIBBZ2   1

Definition at line 352 of file config.h.

§ HAVE_LIBCPUINFO

#define HAVE_LIBCPUINFO   1

Definition at line 358 of file config.h.

§ HAVE_LIBDB_5_2

#define HAVE_LIBDB_5_2   1

Definition at line 367 of file config.h.

§ HAVE_LIBDB_SQL_5_2

#define HAVE_LIBDB_SQL_5_2   1

Definition at line 370 of file config.h.

§ HAVE_LIBDL

#define HAVE_LIBDL   1

Definition at line 373 of file config.h.

§ HAVE_LIBELF

#define HAVE_LIBELF   1

Definition at line 382 of file config.h.

§ HAVE_LIBELF_H

#define HAVE_LIBELF_H   1

Definition at line 385 of file config.h.

§ HAVE_LIBEXPAT

#define HAVE_LIBEXPAT   1

Definition at line 388 of file config.h.

§ HAVE_LIBGEN_H

#define HAVE_LIBGEN_H   1

Definition at line 400 of file config.h.

§ HAVE_LIBIO_H

#define HAVE_LIBIO_H   1

Definition at line 415 of file config.h.

§ HAVE_LIBKEYUTILS

#define HAVE_LIBKEYUTILS   1

Definition at line 421 of file config.h.

§ HAVE_LIBLZMA

#define HAVE_LIBLZMA   1

Definition at line 427 of file config.h.

§ HAVE_LIBM

#define HAVE_LIBM   1

Definition at line 430 of file config.h.

§ HAVE_LIBMAGIC

#define HAVE_LIBMAGIC   1

Definition at line 433 of file config.h.

§ HAVE_LIBNEON

#define HAVE_LIBNEON   1

Definition at line 439 of file config.h.

§ HAVE_LIBOSSP_UUID

#define HAVE_LIBOSSP_UUID   1

Definition at line 454 of file config.h.

§ HAVE_LIBPCRE

#define HAVE_LIBPCRE   1

Definition at line 460 of file config.h.

§ HAVE_LIBPERL

#define HAVE_LIBPERL   1

Definition at line 463 of file config.h.

§ HAVE_LIBPOPT

#define HAVE_LIBPOPT   1

Definition at line 466 of file config.h.

§ HAVE_LIBPTHREAD

#define HAVE_LIBPTHREAD   1

Definition at line 472 of file config.h.

§ HAVE_LIBPYTHON2_7

#define HAVE_LIBPYTHON2_7   1

Definition at line 475 of file config.h.

§ HAVE_LIBSQUIRREL

#define HAVE_LIBSQUIRREL   1

Definition at line 508 of file config.h.

§ HAVE_LIBSYCK

#define HAVE_LIBSYCK   1

Definition at line 514 of file config.h.

§ HAVE_LIBTCL

#define HAVE_LIBTCL   1

Definition at line 523 of file config.h.

§ HAVE_LIBTCL8_6

#define HAVE_LIBTCL8_6   1

Definition at line 529 of file config.h.

§ HAVE_LIBUUID

#define HAVE_LIBUUID   1

Definition at line 541 of file config.h.

§ HAVE_LIBZ

#define HAVE_LIBZ   1

Definition at line 547 of file config.h.

§ HAVE_LIMITS_H

#define HAVE_LIMITS_H   1

Definition at line 550 of file config.h.

§ HAVE_LOCALE_H

#define HAVE_LOCALE_H   1

Definition at line 553 of file config.h.

§ HAVE_LOCALTIME

#define HAVE_LOCALTIME   1

Definition at line 556 of file config.h.

§ HAVE_LONG_DOUBLE

#define HAVE_LONG_DOUBLE   1

Definition at line 559 of file config.h.

§ HAVE_LONG_LONG

#define HAVE_LONG_LONG   1

Definition at line 562 of file config.h.

§ HAVE_LSETXATTR

#define HAVE_LSETXATTR   1

Definition at line 565 of file config.h.

§ HAVE_LUTIMES

#define HAVE_LUTIMES   1

Definition at line 571 of file config.h.

§ HAVE_LZMA_H

#define HAVE_LZMA_H   1

Definition at line 574 of file config.h.

§ HAVE_MADVISE

#define HAVE_MADVISE   1

Definition at line 580 of file config.h.

§ HAVE_MAGIC_H

#define HAVE_MAGIC_H   1

Definition at line 583 of file config.h.

§ HAVE_MCHECK_H

#define HAVE_MCHECK_H   1

Definition at line 586 of file config.h.

§ HAVE_MEMCMP

#define HAVE_MEMCMP   1

Definition at line 589 of file config.h.

§ HAVE_MEMCPY

#define HAVE_MEMCPY   1

Definition at line 592 of file config.h.

§ HAVE_MEMMOVE

#define HAVE_MEMMOVE   1

Definition at line 595 of file config.h.

§ HAVE_MEMORY_H

#define HAVE_MEMORY_H   1

Definition at line 598 of file config.h.

§ HAVE_MEMPCPY

#define HAVE_MEMPCPY   1

Definition at line 601 of file config.h.

§ HAVE_MKDTEMP

#define HAVE_MKDTEMP   1

Definition at line 604 of file config.h.

§ HAVE_MKSTEMP

#define HAVE_MKSTEMP   1

Definition at line 607 of file config.h.

§ HAVE_MMAP

#define HAVE_MMAP   1

Definition at line 610 of file config.h.

§ HAVE_MNTENT_H

#define HAVE_MNTENT_H   1

Definition at line 616 of file config.h.

§ HAVE_MTRACE

#define HAVE_MTRACE   1

Definition at line 619 of file config.h.

§ HAVE_NCPU_SYSCONF

#define HAVE_NCPU_SYSCONF   1

Definition at line 623 of file config.h.

§ HAVE_NE_SESSION_H

#define HAVE_NE_SESSION_H   1

Definition at line 645 of file config.h.

§ HAVE_NEON_NE_GET_RESPONSE_HEADER

#define HAVE_NEON_NE_GET_RESPONSE_HEADER   1

Definition at line 633 of file config.h.

§ HAVE_NETDB_H

#define HAVE_NETDB_H   1

Definition at line 636 of file config.h.

§ HAVE_NETINET_IN_H

#define HAVE_NETINET_IN_H   1

Definition at line 639 of file config.h.

§ HAVE_NETINET_IN_SYSTM_H

#define HAVE_NETINET_IN_SYSTM_H   1

Definition at line 642 of file config.h.

§ HAVE_PCRE_H

#define HAVE_PCRE_H   1

Definition at line 657 of file config.h.

§ HAVE_PHYSMEM_SYSCONF

#define HAVE_PHYSMEM_SYSCONF   1

Definition at line 661 of file config.h.

§ HAVE_POLL_H

#define HAVE_POLL_H   1

Definition at line 668 of file config.h.

§ HAVE_POPT_H

#define HAVE_POPT_H   1

Definition at line 671 of file config.h.

§ HAVE_POSIX_FADVISE

#define HAVE_POSIX_FADVISE   1

Definition at line 674 of file config.h.

§ HAVE_POSIX_FALLOCATE

#define HAVE_POSIX_FALLOCATE   1

Definition at line 677 of file config.h.

§ HAVE_PRINTF

#define HAVE_PRINTF   1

Definition at line 680 of file config.h.

§ HAVE_PTHREAD_H

#define HAVE_PTHREAD_H   1

Definition at line 683 of file config.h.

§ HAVE_PUTENV

#define HAVE_PUTENV   1

Definition at line 686 of file config.h.

§ HAVE_PWD_H

#define HAVE_PWD_H   1

Definition at line 689 of file config.h.

§ HAVE_PYTHON_H

#define HAVE_PYTHON_H   1

Definition at line 692 of file config.h.

§ HAVE_QSORT

#define HAVE_QSORT   1

Definition at line 695 of file config.h.

§ HAVE_RAISE

#define HAVE_RAISE   1

Definition at line 698 of file config.h.

§ HAVE_RAND

#define HAVE_RAND   1

Definition at line 701 of file config.h.

§ HAVE_REALPATH

#define HAVE_REALPATH   1

Definition at line 713 of file config.h.

§ HAVE_REGCOMP

#define HAVE_REGCOMP   1

Definition at line 716 of file config.h.

§ HAVE_S_IFSOCK

#define HAVE_S_IFSOCK   1

Definition at line 991 of file config.h.

§ HAVE_S_ISLNK

#define HAVE_S_ISLNK   1

Definition at line 994 of file config.h.

§ HAVE_S_ISSOCK

#define HAVE_S_ISSOCK   1

Definition at line 997 of file config.h.

§ HAVE_S_ISVTX

#define HAVE_S_ISVTX   1

Definition at line 1003 of file config.h.

§ HAVE_SEARCH_H

#define HAVE_SEARCH_H   1

Definition at line 728 of file config.h.

§ HAVE_SEMAPHORE_H

#define HAVE_SEMAPHORE_H   1

Definition at line 737 of file config.h.

§ HAVE_SETENV

#define HAVE_SETENV   1

Definition at line 746 of file config.h.

§ HAVE_SETLOCALE

#define HAVE_SETLOCALE   1

Definition at line 749 of file config.h.

§ HAVE_SETXATTR

#define HAVE_SETXATTR   1

Definition at line 758 of file config.h.

§ HAVE_SIGACTION

#define HAVE_SIGACTION   1

Definition at line 761 of file config.h.

§ HAVE_SIGADDSET

#define HAVE_SIGADDSET   1

Definition at line 764 of file config.h.

§ HAVE_SIGDELSET

#define HAVE_SIGDELSET   1

Definition at line 767 of file config.h.

§ HAVE_SIGEMPTYSET

#define HAVE_SIGEMPTYSET   1

Definition at line 770 of file config.h.

§ HAVE_SIGHOLD

#define HAVE_SIGHOLD   1

Definition at line 776 of file config.h.

§ HAVE_SIGNAL_H

#define HAVE_SIGNAL_H   1

Definition at line 779 of file config.h.

§ HAVE_SIGPAUSE

#define HAVE_SIGPAUSE   1

Definition at line 782 of file config.h.

§ HAVE_SIGPROCMASK

#define HAVE_SIGPROCMASK   1

Definition at line 785 of file config.h.

§ HAVE_SIGRELSE

#define HAVE_SIGRELSE   1

Definition at line 788 of file config.h.

§ HAVE_SIGSUSPEND

#define HAVE_SIGSUSPEND   1

Definition at line 791 of file config.h.

§ HAVE_SNPRINTF

#define HAVE_SNPRINTF   1

Definition at line 797 of file config.h.

§ HAVE_SQUIRREL_H

#define HAVE_SQUIRREL_H   1

Definition at line 806 of file config.h.

§ HAVE_STDBOOL_H

#define HAVE_STDBOOL_H   1

Definition at line 809 of file config.h.

§ HAVE_STDINT_H

#define HAVE_STDINT_H   1

Definition at line 812 of file config.h.

§ HAVE_STDLIB_H

#define HAVE_STDLIB_H   1

Definition at line 815 of file config.h.

§ HAVE_STPCPY

#define HAVE_STPCPY   1

Definition at line 818 of file config.h.

§ HAVE_STPNCPY

#define HAVE_STPNCPY   1

Definition at line 821 of file config.h.

§ HAVE_STRCASECMP

#define HAVE_STRCASECMP   1

Definition at line 824 of file config.h.

§ HAVE_STRCAT

#define HAVE_STRCAT   1

Definition at line 827 of file config.h.

§ HAVE_STRCHR

#define HAVE_STRCHR   1

Definition at line 830 of file config.h.

§ HAVE_STRCOLL

#define HAVE_STRCOLL   1

Definition at line 833 of file config.h.

§ HAVE_STRCSPN

#define HAVE_STRCSPN   1

Definition at line 836 of file config.h.

§ HAVE_STRDUP

#define HAVE_STRDUP   1

Definition at line 839 of file config.h.

§ HAVE_STRERROR

#define HAVE_STRERROR   1

Definition at line 842 of file config.h.

§ HAVE_STRING_H

#define HAVE_STRING_H   1

Definition at line 848 of file config.h.

§ HAVE_STRINGS_H

#define HAVE_STRINGS_H   1

Definition at line 845 of file config.h.

§ HAVE_STRNCAT

#define HAVE_STRNCAT   1

Definition at line 854 of file config.h.

§ HAVE_STRNCMP

#define HAVE_STRNCMP   1

Definition at line 857 of file config.h.

§ HAVE_STRNDUP

#define HAVE_STRNDUP   1

Definition at line 860 of file config.h.

§ HAVE_STRRCHR

#define HAVE_STRRCHR   1

Definition at line 863 of file config.h.

§ HAVE_STRSEP

#define HAVE_STRSEP   1

Definition at line 866 of file config.h.

§ HAVE_STRSPN

#define HAVE_STRSPN   1

Definition at line 869 of file config.h.

§ HAVE_STRSTR

#define HAVE_STRSTR   1

Definition at line 872 of file config.h.

§ HAVE_STRTOL

#define HAVE_STRTOL   1

Definition at line 875 of file config.h.

§ HAVE_STRTOUL

#define HAVE_STRTOUL   1

Definition at line 878 of file config.h.

§ HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC

#define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC   1

Definition at line 893 of file config.h.

§ HAVE_STRVERSCMP

#define HAVE_STRVERSCMP   1

Definition at line 905 of file config.h.

§ HAVE_SYCK_H

#define HAVE_SYCK_H   1

Definition at line 911 of file config.h.

§ HAVE_SYS_ACL_H

#define HAVE_SYS_ACL_H   1

Definition at line 920 of file config.h.

§ HAVE_SYS_IPC_H

#define HAVE_SYS_IPC_H   1

Definition at line 930 of file config.h.

§ HAVE_SYS_MMAN_H

#define HAVE_SYS_MMAN_H   1

Definition at line 933 of file config.h.

§ HAVE_SYS_MOUNT_H

#define HAVE_SYS_MOUNT_H   1

Definition at line 942 of file config.h.

§ HAVE_SYS_PARAM_H

#define HAVE_SYS_PARAM_H   1

Definition at line 949 of file config.h.

§ HAVE_SYS_PRCTL_H

#define HAVE_SYS_PRCTL_H   1

Definition at line 952 of file config.h.

§ HAVE_SYS_RESOURCE_H

#define HAVE_SYS_RESOURCE_H   1

Definition at line 955 of file config.h.

§ HAVE_SYS_SELECT_H

#define HAVE_SYS_SELECT_H   1

Definition at line 958 of file config.h.

§ HAVE_SYS_SOCKET_H

#define HAVE_SYS_SOCKET_H   1

Definition at line 961 of file config.h.

§ HAVE_SYS_STAT_H

#define HAVE_SYS_STAT_H   1

Definition at line 964 of file config.h.

§ HAVE_SYS_TIME_H

#define HAVE_SYS_TIME_H   1

Definition at line 973 of file config.h.

§ HAVE_SYS_TYPES_H

#define HAVE_SYS_TYPES_H   1

Definition at line 976 of file config.h.

§ HAVE_SYS_UTSNAME_H

#define HAVE_SYS_UTSNAME_H   1

Definition at line 979 of file config.h.

§ HAVE_SYS_WAIT_H

#define HAVE_SYS_WAIT_H   1

Definition at line 985 of file config.h.

§ HAVE_SYSLOG

#define HAVE_SYSLOG   1

Definition at line 917 of file config.h.

§ HAVE_TCL_H

#define HAVE_TCL_H   1

Definition at line 1006 of file config.h.

§ HAVE_TIME

#define HAVE_TIME   1

Definition at line 1012 of file config.h.

§ HAVE_UNISTD_H

#define HAVE_UNISTD_H   1

Definition at line 1021 of file config.h.

§ HAVE_UTIME_H

#define HAVE_UTIME_H   1

Definition at line 1030 of file config.h.

§ HAVE_UUID_H

#define HAVE_UUID_H   1

Definition at line 1033 of file config.h.

§ HAVE_VA_COPY

#define HAVE_VA_COPY   1

Definition at line 1040 of file config.h.

§ HAVE_VPRINTF

#define HAVE_VPRINTF   1

Definition at line 1046 of file config.h.

§ HAVE_VSNPRINTF

#define HAVE_VSNPRINTF   1

Definition at line 1049 of file config.h.

§ HAVE_ZLIB_H

#define HAVE_ZLIB_H   1

Definition at line 1058 of file config.h.

§ LOCALEDIR

#define LOCALEDIR   "/usr/share/locale"

Definition at line 1067 of file config.h.

Referenced by checkfd(), and rpmioInit().

§ LT_OBJDIR

#define LT_OBJDIR   ".libs/"

Definition at line 1070 of file config.h.

§ MACROFILES

#define MACROFILES   "/usr/lib/rpm/macros:/usr/lib/rpm/%{_target}/macros:/etc/rpm/macros.*:/etc/rpm/macros:/etc/rpm/%{_target}/macros:/usr/lib/rpm/platform/%{_target}/macros:/etc/rpm/macros.d/*.macros:/usr/lib/rpm/macros.d/mandriva:~/.rpmmacros"

Definition at line 1073 of file config.h.

Referenced by rpmGenPath().

§ PACKAGE

#define PACKAGE   "rpm"

Definition at line 1090 of file config.h.

Referenced by rpmcliInit(), and rpmioInit().

§ PACKAGE_BUGREPORT

#define PACKAGE_BUGREPORT   "rpm-devel@rpm5.org"

Definition at line 1093 of file config.h.

§ PACKAGE_NAME

#define PACKAGE_NAME   "rpm"

Definition at line 1096 of file config.h.

§ PACKAGE_STRING

#define PACKAGE_STRING   "rpm 5.4.10"

Definition at line 1099 of file config.h.

§ PACKAGE_TARNAME

#define PACKAGE_TARNAME   "rpm"

Definition at line 1102 of file config.h.

§ PACKAGE_URL

#define PACKAGE_URL   ""

Definition at line 1105 of file config.h.

§ PACKAGE_VERSION

#define PACKAGE_VERSION   "5.4.10"

Definition at line 1108 of file config.h.

§ PERL_INSTALLDIRS

#define PERL_INSTALLDIRS   'INSTALLDIRS' => 'vendor',

Definition at line 1111 of file config.h.

§ PKGSRCDIR

#define PKGSRCDIR   "/usr/src/rpm"

Definition at line 1117 of file config.h.

§ PREMACROFILES

#define PREMACROFILES   "/etc/rpm/premacros.d/*.macros"

Definition at line 1510 of file config.h.

Referenced by rpmReadConfigFiles().

§ RPM_NAME

#define RPM_NAME   "RPM"

Definition at line 1132 of file config.h.

Referenced by argerror(), and printVersion().

§ RPM_VENDOR_MANDRIVA

#define RPM_VENDOR_MANDRIVA   1

Definition at line 1144 of file config.h.

§ RPMLUAFILES

#define RPMLUAFILES   "/usr/lib/rpm/init.lua:/usr/lib/rpm/rpmlua:/usr/lib/rpm/%{_target}/rpmlua:/etc/rpm/rpmlua.*:/etc/rpm/rpmlua:/etc/rpm/%{_target}/rpmlua:~/.rpmlua"

Definition at line 1120 of file config.h.

§ RPMPOPTFILES

#define RPMPOPTFILES   "/usr/lib/rpm/rpmpopt:/usr/lib/rpm/%{_target}/rpmpopt:/etc/rpm/rpmpopt.*:/etc/rpm/rpmpopt:/etc/rpm/%{_target}/rpmpopt:~/.rpmpopt"

Definition at line 1123 of file config.h.

§ SIZEOF_CHAR

#define SIZEOF_CHAR   1

Definition at line 1153 of file config.h.

§ SIZEOF_INT

#define SIZEOF_INT   4

Definition at line 1156 of file config.h.

§ SIZEOF_LONG

#define SIZEOF_LONG   4

Definition at line 1159 of file config.h.

§ SIZEOF_LONG_LONG

#define SIZEOF_LONG_LONG   8

Definition at line 1162 of file config.h.

§ SIZEOF_SHORT

#define SIZEOF_SHORT   2

Definition at line 1165 of file config.h.

§ SIZEOF_UNSIGNED_CHAR

#define SIZEOF_UNSIGNED_CHAR   1

Definition at line 1168 of file config.h.

§ SIZEOF_UNSIGNED_INT

#define SIZEOF_UNSIGNED_INT   4

Definition at line 1171 of file config.h.

§ SIZEOF_UNSIGNED_LONG

#define SIZEOF_UNSIGNED_LONG   4

Definition at line 1174 of file config.h.

§ SIZEOF_UNSIGNED_LONG_LONG

#define SIZEOF_UNSIGNED_LONG_LONG   8

Definition at line 1177 of file config.h.

§ SIZEOF_UNSIGNED_SHORT

#define SIZEOF_UNSIGNED_SHORT   2

Definition at line 1180 of file config.h.

§ STATFS_HAS_F_BAVAIL

#define STATFS_HAS_F_BAVAIL   1

Definition at line 1191 of file config.h.

§ STATFS_IN_SYS_STATVFS

#define STATFS_IN_SYS_STATVFS   1

Definition at line 1200 of file config.h.

§ STDC_HEADERS

#define STDC_HEADERS   1

Definition at line 1209 of file config.h.

§ SYSCONFIGDIR

#define SYSCONFIGDIR   "/etc/rpm"

Definition at line 1212 of file config.h.

Referenced by checkfd(), and unsatisfiedDepend().

§ TIME_WITH_SYS_TIME

#define TIME_WITH_SYS_TIME   1

Definition at line 1215 of file config.h.

§ USE_CRYPTO_BEECRYPT

#define USE_CRYPTO_BEECRYPT   1

Definition at line 1218 of file config.h.

§ USRLIBRPM

#define USRLIBRPM   "/usr/lib/rpm"

Definition at line 1261 of file config.h.

Referenced by checkfd(), rpmcliInit(), rpmioInit(), and rpmPlatform().

§ USRPREFIX

#define USRPREFIX   "/usr"

Definition at line 1264 of file config.h.

Referenced by setDefaults().

§ VARPREFIX

#define VARPREFIX   "/var"

Definition at line 1267 of file config.h.

Referenced by setDefaults().

§ VERSION

#define VERSION   "5.4.10"

Definition at line 1270 of file config.h.

Referenced by grepArgCallback(), httpReq(), pgpArmorWrap(), and rpmlibMarkers().

§ WITH_ACL

#define WITH_ACL   1

Definition at line 1273 of file config.h.

§ WITH_AUGEAS

#define WITH_AUGEAS   1

Definition at line 1285 of file config.h.

§ WITH_BEECRYPT

#define WITH_BEECRYPT   1

Definition at line 1291 of file config.h.

§ WITH_BZIP2

#define WITH_BZIP2   1

Definition at line 1294 of file config.h.

§ WITH_CPUINFO

#define WITH_CPUINFO   1

Definition at line 1297 of file config.h.

§ WITH_DB

#define WITH_DB   1

Definition at line 1303 of file config.h.

§ WITH_DBSQL

#define WITH_DBSQL   1

Definition at line 1306 of file config.h.

§ WITH_EXPAT

#define WITH_EXPAT   1

Definition at line 1315 of file config.h.

§ WITH_FILE

#define WITH_FILE   1

Definition at line 1321 of file config.h.

§ WITH_KEYUTILS

#define WITH_KEYUTILS   1

Definition at line 1333 of file config.h.

§ WITH_LUA

#define WITH_LUA   1

Definition at line 1342 of file config.h.

§ WITH_LUA_INTERNAL

#define WITH_LUA_INTERNAL   1

Definition at line 1345 of file config.h.

§ WITH_NEON

#define WITH_NEON   1

Definition at line 1351 of file config.h.

§ WITH_PCRE

#define WITH_PCRE   1

Definition at line 1366 of file config.h.

§ WITH_PCRE_POSIX

#define WITH_PCRE_POSIX   1

Definition at line 1369 of file config.h.

§ WITH_PERLEMBED

#define WITH_PERLEMBED   1

Definition at line 1372 of file config.h.

§ WITH_POPT

#define WITH_POPT   1

Definition at line 1375 of file config.h.

§ WITH_PTHREADS

#define WITH_PTHREADS   1

Definition at line 1378 of file config.h.

§ WITH_PYTHONEMBED

#define WITH_PYTHONEMBED   1

Definition at line 1381 of file config.h.

§ WITH_SQLITE

#define WITH_SQLITE   1

Definition at line 1405 of file config.h.

§ WITH_SQUIRREL

#define WITH_SQUIRREL   1

Definition at line 1408 of file config.h.

§ WITH_SYCK

#define WITH_SYCK   1

Definition at line 1417 of file config.h.

§ WITH_TCL

#define WITH_TCL   1

Definition at line 1420 of file config.h.

§ WITH_UUID

#define WITH_UUID   1

Definition at line 1432 of file config.h.

§ WITH_XZ

#define WITH_XZ   1

Definition at line 1441 of file config.h.

§ WITH_ZLIB

#define WITH_ZLIB   1

Definition at line 1444 of file config.h.