📄 Viewing: php_config.h.in
/* main/php_config.h.in. Generated from configure.ac by autoheader. */
#ifndef PHP_CONFIG_H
#define PHP_CONFIG_H
#if defined(__GNUC__) && __GNUC__ >= 4
# define ZEND_API __attribute__ ((visibility("default")))
# define ZEND_DLEXPORT __attribute__ ((visibility("default")))
#else
# define ZEND_API
# define ZEND_DLEXPORT
#endif
#define ZEND_DLIMPORT
/* */
#undef CDB_INCLUDE_FILE
/* Define if system uses EBCDIC */
#undef CHARSET_EBCDIC
/* Whether to build bcmath as dynamic module */
#undef COMPILE_DL_BCMATH
/* Whether to build bz2 as dynamic module */
#undef COMPILE_DL_BZ2
/* Whether to build calendar as dynamic module */
#undef COMPILE_DL_CALENDAR
/* Whether to build ctype as dynamic module */
#undef COMPILE_DL_CTYPE
/* Whether to build curl as dynamic module */
#undef COMPILE_DL_CURL
/* Whether to build date as dynamic module */
#undef COMPILE_DL_DATE
/* Whether to build dba as dynamic module */
#undef COMPILE_DL_DBA
/* Whether to build dom as dynamic module */
#undef COMPILE_DL_DOM
/* Whether to build enchant as dynamic module */
#undef COMPILE_DL_ENCHANT
/* Whether to build exif as dynamic module */
#undef COMPILE_DL_EXIF
/* Whether to build ffi as dynamic module */
#undef COMPILE_DL_FFI
/* Whether to build fileinfo as dynamic module */
#undef COMPILE_DL_FILEINFO
/* Whether to build filter as dynamic module */
#undef COMPILE_DL_FILTER
/* Whether to build ftp as dynamic module */
#undef COMPILE_DL_FTP
/* Whether to build gd as dynamic module */
#undef COMPILE_DL_GD
/* Whether to build gettext as dynamic module */
#undef COMPILE_DL_GETTEXT
/* Whether to build gmp as dynamic module */
#undef COMPILE_DL_GMP
/* Whether to build hash as dynamic module */
#undef COMPILE_DL_HASH
/* Whether to build iconv as dynamic module */
#undef COMPILE_DL_ICONV
/* Whether to build imap as dynamic module */
#undef COMPILE_DL_IMAP
/* Whether to build intl as dynamic module */
#undef COMPILE_DL_INTL
/* Whether to build json as dynamic module */
#undef COMPILE_DL_JSON
/* Whether to build ldap as dynamic module */
#undef COMPILE_DL_LDAP
/* Whether to build libxml as dynamic module */
#undef COMPILE_DL_LIBXML
/* Whether to build mbstring as dynamic module */
#undef COMPILE_DL_MBSTRING
/* Whether to build mysqli as dynamic module */
#undef COMPILE_DL_MYSQLI
/* Whether to build mysqlnd as dynamic module */
#undef COMPILE_DL_MYSQLND
/* Whether to build oci8 as dynamic module */
#undef COMPILE_DL_OCI8
/* Whether to build odbc as dynamic module */
#undef COMPILE_DL_ODBC
/* Whether to build opcache as dynamic module */
#undef COMPILE_DL_OPCACHE
/* Whether to build openssl as dynamic module */
#undef COMPILE_DL_OPENSSL
/* Whether to build pcntl as dynamic module */
#undef COMPILE_DL_PCNTL
/* Whether to build pcre as dynamic module */
#undef COMPILE_DL_PCRE
/* Whether to build pdo as dynamic module */
#undef COMPILE_DL_PDO
/* Whether to build pdo_dblib as dynamic module */
#undef COMPILE_DL_PDO_DBLIB
/* Whether to build pdo_firebird as dynamic module */
#undef COMPILE_DL_PDO_FIREBIRD
/* Whether to build pdo_mysql as dynamic module */
#undef COMPILE_DL_PDO_MYSQL
/* Whether to build pdo_oci as dynamic module */
#undef COMPILE_DL_PDO_OCI
/* Whether to build pdo_odbc as dynamic module */
#undef COMPILE_DL_PDO_ODBC
/* Whether to build pdo_pgsql as dynamic module */
#undef COMPILE_DL_PDO_PGSQL
/* Whether to build pdo_sqlite as dynamic module */
#undef COMPILE_DL_PDO_SQLITE
/* Whether to build pgsql as dynamic module */
#undef COMPILE_DL_PGSQL
/* Whether to build phar as dynamic module */
#undef COMPILE_DL_PHAR
/* Whether to build phpdbg_webhelper as dynamic module */
#undef COMPILE_DL_PHPDBG_WEBHELPER
/* Whether to build posix as dynamic module */
#undef COMPILE_DL_POSIX
/* Whether to build pspell as dynamic module */
#undef COMPILE_DL_PSPELL
/* Whether to build readline as dynamic module */
#undef COMPILE_DL_READLINE
/* Whether to build reflection as dynamic module */
#undef COMPILE_DL_REFLECTION
/* Whether to build session as dynamic module */
#undef COMPILE_DL_SESSION
/* Whether to build shmop as dynamic module */
#undef COMPILE_DL_SHMOP
/* Whether to build simplexml as dynamic module */
#undef COMPILE_DL_SIMPLEXML
/* Whether to build snmp as dynamic module */
#undef COMPILE_DL_SNMP
/* Whether to build soap as dynamic module */
#undef COMPILE_DL_SOAP
/* Whether to build sockets as dynamic module */
#undef COMPILE_DL_SOCKETS
/* Whether to build sodium as dynamic module */
#undef COMPILE_DL_SODIUM
/* Whether to build spl as dynamic module */
#undef COMPILE_DL_SPL
/* Whether to build sqlite3 as dynamic module */
#undef COMPILE_DL_SQLITE3
/* Whether to build standard as dynamic module */
#undef COMPILE_DL_STANDARD
/* Whether to build sysvmsg as dynamic module */
#undef COMPILE_DL_SYSVMSG
/* Whether to build sysvsem as dynamic module */
#undef COMPILE_DL_SYSVSEM
/* Whether to build sysvshm as dynamic module */
#undef COMPILE_DL_SYSVSHM
/* Whether to build tidy as dynamic module */
#undef COMPILE_DL_TIDY
/* Whether to build tokenizer as dynamic module */
#undef COMPILE_DL_TOKENIZER
/* Whether to build xml as dynamic module */
#undef COMPILE_DL_XML
/* Whether to build xmlreader as dynamic module */
#undef COMPILE_DL_XMLREADER
/* Whether to build xmlrpc as dynamic module */
#undef COMPILE_DL_XMLRPC
/* Whether to build xmlwriter as dynamic module */
#undef COMPILE_DL_XMLWRITER
/* Whether to build xsl as dynamic module */
#undef COMPILE_DL_XSL
/* Whether to build zend_test as dynamic module */
#undef COMPILE_DL_ZEND_TEST
/* Whether to build zip as dynamic module */
#undef COMPILE_DL_ZIP
/* Whether to build zlib as dynamic module */
#undef COMPILE_DL_ZLIB
/* */
#undef COOKIE_IO_FUNCTIONS_T
/* */
#undef COOKIE_SEEKER_USES_OFF64_T
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/
#undef CRAY_STACKSEG_END
/* Define if crypt_r has uses CRYPTD */
#undef CRYPT_R_CRYPTD
/* Define if struct crypt_data requires _GNU_SOURCE */
#undef CRYPT_R_GNU_SOURCE
/* Define if crypt_r uses struct crypt_data */
#undef CRYPT_R_STRUCT_CRYPT_DATA
/* Define to 1 if using `alloca.c'. */
#undef C_ALLOCA
/* Define if the target system is darwin */
#undef DARWIN
/* */
#undef DB1_INCLUDE_FILE
/* */
#undef DB1_VERSION
/* */
#undef DB2_INCLUDE_FILE
/* */
#undef DB3_INCLUDE_FILE
/* */
#undef DB4_INCLUDE_FILE
/* */
#undef DBA_CDB
/* */
#undef DBA_CDB_BUILTIN
/* */
#undef DBA_CDB_MAKE
/* */
#undef DBA_DB1
/* */
#undef DBA_DB2
/* */
#undef DBA_DB3
/* */
#undef DBA_DB4
/* */
#undef DBA_DBM
/* */
#undef DBA_FLATFILE
/* */
#undef DBA_GDBM
/* */
#undef DBA_INIFILE
/* */
#undef DBA_LMDB
/* */
#undef DBA_NDBM
/* */
#undef DBA_QDBM
/* */
#undef DBA_TCADB
/* */
#undef DBM_INCLUDE_FILE
/* */
#undef DBM_VERSION
/* */
#undef DEFAULT_SHORT_OPEN_TAG
/* Define if dlsym() requires a leading underscore in symbol names. */
#undef DLSYM_NEEDS_UNDERSCORE
/* Whether to enable chroot() function */
#undef ENABLE_CHROOT_FUNC
/* */
#undef GDBM_INCLUDE_FILE
/* Whether you use GNU Pth */
#undef GNUPTH
/* Define to 1 if `TIOCGWINSZ' requires <sys/ioctl.h>. */
#undef GWINSZ_IN_SYS_IOCTL
/* Whether 3 arg set_rebind_proc() */
#undef HAVE_3ARG_SETREBINDPROC
/* Define when aarch64 CRC32 API is available. */
#undef HAVE_AARCH64_CRC32
/* Define to 1 if you have the `acosh' function. */
#undef HAVE_ACOSH
/* */
#undef HAVE_ADABAS
/* Whether you have AI_ALL */
#undef HAVE_AI_ALL
/* Whether you have AI_IDN */
#undef HAVE_AI_IDN
/* Whether you have AI_V4MAPPED */
#undef HAVE_AI_V4MAPPED
/* whether the compiler supports __alignof__ */
#undef HAVE_ALIGNOF
/* Define to 1 if you have `alloca', as a function or macro. */
#undef HAVE_ALLOCA
/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
*/
#undef HAVE_ALLOCA_H
/* Define to 1 if you have the `alphasort' function. */
#undef HAVE_ALPHASORT
/* do we have apparmor support? */
#undef HAVE_APPARMOR
/* Define to 1 if you have the <argon2.h> header file */
#undef HAVE_ARGON2LIB
/* Define to 1 if you have the <arpa/inet.h> header file. */
#undef HAVE_ARPA_INET_H
/* Define to 1 if you have the <arpa/nameser.h> header file. */
#undef HAVE_ARPA_NAMESER_H
/* Define to 1 if you have the `asctime_r' function. */
#undef HAVE_ASCTIME_R
/* Define to 1 if you have the `asinh' function. */
#undef HAVE_ASINH
/* Define if asm goto support */
#undef HAVE_ASM_GOTO
/* Define to 1 if you have the `asprintf' function. */
#undef HAVE_ASPRINTF
/* Define to 1 if you have the `atanh' function. */
#undef HAVE_ATANH
/* whether atof() accepts INF */
#undef HAVE_ATOF_ACCEPTS_INF
/* whether atof() accepts NAN */
#undef HAVE_ATOF_ACCEPTS_NAN
/* Define to 1 if you have the `atoll' function. */
#undef HAVE_ATOLL
/* Define to 1 if you have the <atomic.h> header file. */
#undef HAVE_ATOMIC_H
/* whether the compiler supports __attribute__ ((__aligned__)) */
#undef HAVE_ATTRIBUTE_ALIGNED
/* Whether you have bcmath */
#undef HAVE_BCMATH
/* */
#undef HAVE_BIND_TEXTDOMAIN_CODESET
/* Define if system has broken getcwd */
#undef HAVE_BROKEN_GETCWD
/* Konstantin Chuguev's iconv implementation */
#undef HAVE_BSD_ICONV
/* */
#undef HAVE_BUILD_DEFS_H
/* Define to 1 if gcc supports __sync_bool_compare_and_swap() a.o. */
#undef HAVE_BUILTIN_ATOMIC
/* */
#undef HAVE_BUNDLED_PCRE
/* */
#undef HAVE_BZ2
/* */
#undef HAVE_CALENDAR
/* Define to 1 if you have the `chroot' function. */
#undef HAVE_CHROOT
/* Define to 1 if you have the `clearenv' function. */
#undef HAVE_CLEARENV
/* */
#undef HAVE_CLI0CLI_H
/* */
#undef HAVE_CLI0CORE_H
/* */
#undef HAVE_CLI0DEFS_H
/* */
#undef HAVE_CLI0ENV_H
/* */
#undef HAVE_CLI0EXT_H
/* do we have clock_gettime? */
#undef HAVE_CLOCK_GETTIME
/* do we have clock_get_time? */
#undef HAVE_CLOCK_GET_TIME
/* */
#undef HAVE_CODBC
/* whether __cpuid_count is available */
#undef HAVE_CPUID_COUNT
/* Define to 1 if you have the <cpuid.h> header file. */
#undef HAVE_CPUID_H
/* Define to 1 if you have the `CreateProcess' function. */
#undef HAVE_CREATEPROCESS
/* */
#undef HAVE_CRYPT
/* Define to 1 if you have the <crypt.h> header file. */
#undef HAVE_CRYPT_H
/* Define to 1 if you have the `crypt_r' function. */
#undef HAVE_CRYPT_R
/* Define to 1 if you have the `ctermid' function. */
#undef HAVE_CTERMID
/* Define to 1 if you have the `ctime_r' function. */
#undef HAVE_CTIME_R
/* */
#undef HAVE_CTYPE
/* */
#undef HAVE_CURL
/* Have cURL with old OpenSSL */
#undef HAVE_CURL_OLD_OPENSSL
/* */
#undef HAVE_DBA
/* Whether you want DBMaker */
#undef HAVE_DBMAKER
/* */
#undef HAVE_DCNGETTEXT
/* Define to 1 if you have the declaration of `arc4random_buf', and to 0 if
you don't. */
#undef HAVE_DECL_ARC4RANDOM_BUF
/* Define to 1 if you have the declaration of `isfinite', and to 0 if you
don't. */
#undef HAVE_DECL_ISFINITE
/* Define to 1 if you have the declaration of `isinf', and to 0 if you don't.
*/
#undef HAVE_DECL_ISINF
/* Define to 1 if you have the declaration of `isnan', and to 0 if you don't.
*/
#undef HAVE_DECL_ISNAN
/* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
*/
#undef HAVE_DECL_TZNAME
/* do we have /dev/poll? */
#undef HAVE_DEVPOLL
/* Define if the target system has /dev/urandom device */
#undef HAVE_DEV_URANDOM
/* Define to 1 if you have the <dirent.h> header file. */
#undef HAVE_DIRENT_H
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
/* */
#undef HAVE_DLOPEN
/* */
#undef HAVE_DLSYM
/* Whether you have dmalloc */
#undef HAVE_DMALLOC
/* */
#undef HAVE_DNGETTEXT
/* Define to 1 if you have the <dns.h> header file. */
#undef HAVE_DNS_H
/* */
#undef HAVE_DNS_SEARCH
/* */
#undef HAVE_DN_EXPAND
/* */
#undef HAVE_DN_SKIPNAME
/* */
#undef HAVE_DOM
/* Whether to enable DTrace support */
#undef HAVE_DTRACE
/* */
#undef HAVE_EMPRESS
/* */
#undef HAVE_ENCHANT
/* */
#undef HAVE_ENCHANT_BROKER_SET_PARAM
/* */
#undef HAVE_ENCHANT_GET_VERSION
/* Libzip >= 1.2.0 with encryption support */
#undef HAVE_ENCRYPTION
/* do we have epoll? */
#undef HAVE_EPOLL
/* */
#undef HAVE_ESOOB
/* Whether you want EXIF (metadata from images) support */
#undef HAVE_EXIF
/* Define to 1 if you have the `explicit_bzero' function. */
#undef HAVE_EXPLICIT_BZERO
/* Define to 1 if you have the `explicit_memset' function. */
#undef HAVE_EXPLICIT_MEMSET
/* Define to 1 if you have the `fabsf' function. */
#undef HAVE_FABSF
/* Define to 1 if you have the <fcntl.h> header file. */
#undef HAVE_FCNTL_H
/* Have ffi support */
#undef HAVE_FFI
/* Whether libffi supports fastcall calling convention */
#undef HAVE_FFI_FASTCALL
/* Whether libffi supports ms_cdecl calling convention */
#undef HAVE_FFI_MS_CDECL
/* Whether libffi supports pascal calling convention */
#undef HAVE_FFI_PASCAL
/* Whether libffi supports register calling convention */
#undef HAVE_FFI_REGISTER
/* Whether libffi supports stdcall calling convention */
#undef HAVE_FFI_STDCALL
/* Whether libffi supports sysv calling convention */
#undef HAVE_FFI_SYSV
/* Whether libffi supports thiscall calling convention */
#undef HAVE_FFI_THISCALL
/* Define to 1 if you have the `finite' function. */
#undef HAVE_FINITE
/* Define to 1 if you have the `flock' function. */
#undef HAVE_FLOCK
/* Define to 1 if you have the `floorf' function. */
#undef HAVE_FLOORF
/* Define if flush should be called explicitly after a buffered io. */
#undef HAVE_FLUSHIO
/* Define to 1 if your system has a working POSIX `fnmatch' function. */
#undef HAVE_FNMATCH
/* */
#undef HAVE_FOPENCOOKIE
/* Define to 1 if you have the `fork' function. */
#undef HAVE_FORK
/* Define to 1 if you have the `fpclass' function. */
#undef HAVE_FPCLASS
/* POSIX Access Control List */
#undef HAVE_FPM_ACL
/* whether fpsetprec is present and usable */
#undef HAVE_FPSETPREC
/* whether FPU control word can be manipulated by inline assembler */
#undef HAVE_FPU_INLINE_ASM_X86
/* Define to 1 if you have the `ftok' function. */
#undef HAVE_FTOK
/* Whether you want FTP support */
#undef HAVE_FTP
/* Whether FTP over SSL is supported */
#undef HAVE_FTP_SSL
/* Define to 1 if the system has the `ifunc' function attribute */
#undef HAVE_FUNC_ATTRIBUTE_IFUNC
/* Define to 1 if the system has the `target' function attribute */
#undef HAVE_FUNC_ATTRIBUTE_TARGET
/* Define to 1 if you have the three-argument form of gethostbyname_r(). */
#undef HAVE_FUNC_GETHOSTBYNAME_R_3
/* Define to 1 if you have the five-argument form of gethostbyname_r(). */
#undef HAVE_FUNC_GETHOSTBYNAME_R_5
/* Define to 1 if you have the six-argument form of gethostbyname_r(). */
#undef HAVE_FUNC_GETHOSTBYNAME_R_6
/* Define to 1 if you have the `funopen' function. */
#undef HAVE_FUNOPEN
/* Define to 1 if you have the `gai_strerror' function. */
#undef HAVE_GAI_STRERROR
/* Define if the target system has support for global register variables */
#undef HAVE_GCC_GLOBAL_REGS
/* Whether you have gcov */
#undef HAVE_GCOV
/* */
#undef HAVE_GD_BMP
/* */
#undef HAVE_GD_BUNDLED
/* */
#undef HAVE_GD_FREETYPE
/* */
#undef HAVE_GD_JPG
/* */
#undef HAVE_GD_LIBVERSION
/* */
#undef HAVE_GD_PNG
/* */
#undef HAVE_GD_TGA
/* */
#undef HAVE_GD_WEBP
/* */
#undef HAVE_GD_XPM
/* Define if you have the getaddrinfo function */
#undef HAVE_GETADDRINFO
/* Define to 1 if you have the `getcwd' function. */
#undef HAVE_GETCWD
/* Define to 1 if you have the `getgrgid_r' function. */
#undef HAVE_GETGRGID_R
/* Define to 1 if you have the `getgrnam_r' function. */
#undef HAVE_GETGRNAM_R
/* Define to 1 if you have the `getgroups' function. */
#undef HAVE_GETGROUPS
/* */
#undef HAVE_GETHOSTBYADDR
/* Define to 1 if you have some form of gethostbyname_r(). */
#undef HAVE_GETHOSTBYNAME_R
/* */
#undef HAVE_GETHOSTNAME
/* whether getifaddrs is present and usable */
#undef HAVE_GETIFADDRS
/* Define to 1 if you have the `getloadavg' function. */
#undef HAVE_GETLOADAVG
/* Define to 1 if you have the `getlogin' function. */
#undef HAVE_GETLOGIN
/* Define to 1 if you have the `getopt' function. */
#undef HAVE_GETOPT
/* Define to 1 if you have the `getpgid' function. */
#undef HAVE_GETPGID
/* Define to 1 if you have the `getpid' function. */
#undef HAVE_GETPID
/* Define to 1 if you have the `getpriority' function. */
#undef HAVE_GETPRIORITY
/* Define to 1 if you have the `getprotobyname' function. */
#undef HAVE_GETPROTOBYNAME
/* Define to 1 if you have the `getprotobynumber' function. */
#undef HAVE_GETPROTOBYNUMBER
/* Define to 1 if you have the `getpwnam_r' function. */
#undef HAVE_GETPWNAM_R
/* Define to 1 if you have the `getpwuid_r' function. */
#undef HAVE_GETPWUID_R
/* Define to 1 if you have the `getrlimit' function. */
#undef HAVE_GETRLIMIT
/* Define to 1 if you have the `getrusage' function. */
#undef HAVE_GETRUSAGE
/* Define to 1 if you have the `getservbyname' function. */
#undef HAVE_GETSERVBYNAME
/* Define to 1 if you have the `getservbyport' function. */
#undef HAVE_GETSERVBYPORT
/* Define to 1 if you have the `getsid' function. */
#undef HAVE_GETSID
/* Define to 1 if you have the `gettimeofday' function. */
#undef HAVE_GETTIMEOFDAY
/* Define to 1 if you have the `getwd' function. */
#undef HAVE_GETWD
/* */
#undef HAVE_GICONV_H
/* glibc's iconv implementation */
#undef HAVE_GLIBC_ICONV
/* Define to 1 if you have the `glob' function. */
#undef HAVE_GLOB
/* */
#undef HAVE_GMP
/* Define to 1 if you have the `gmtime_r' function. */
#undef HAVE_GMTIME_R
/* Define to 1 if you have the `grantpt' function. */
#undef HAVE_GRANTPT
/* Define to 1 if you have the <grp.h> header file. */
#undef HAVE_GRP_H
/* Have HASH Extension */
#undef HAVE_HASH_EXT
/* */
#undef HAVE_HISTORY_LIST
/* Define to 1 if you have the `hstrerror' function. */
#undef HAVE_HSTRERROR
/* */
#undef HAVE_HTONL
/* Define to enable copying PHP CODE pages into HUGE PAGES (experimental) */
#undef HAVE_HUGE_CODE_PAGES
/* whether HUGE_VAL == INF */
#undef HAVE_HUGE_VAL_INF
/* whether HUGE_VAL + -HUGEVAL == NAN */
#undef HAVE_HUGE_VAL_NAN
/* Define to 1 if you have the `hypot' function. */
#undef HAVE_HYPOT
/* */
#undef HAVE_IBMDB2
/* IBM iconv implementation */
#undef HAVE_IBM_ICONV
/* */
#undef HAVE_ICONV
/* Define to 1 if you have the <ieeefp.h> header file. */
#undef HAVE_IEEEFP_H
/* Define to 1 if you have the `if_indextoname' function. */
#undef HAVE_IF_INDEXTONAME
/* Define to 1 if you have the `if_nametoindex' function. */
#undef HAVE_IF_NAMETOINDEX
/* */
#undef HAVE_IMAP
/* */
#undef HAVE_IMAP2000
/* */
#undef HAVE_IMAP2001
/* */
#undef HAVE_IMAP2004
/* */
#undef HAVE_IMAP_AUTH_GSS
/* Whether IMAP extension has Kerberos support */
#undef HAVE_IMAP_KRB
/* */
#undef HAVE_IMAP_MUTF7
/* */
#undef HAVE_IMAP_SSL
/* Define to 1 if you have the <immintrin.h> header file. */
#undef HAVE_IMMINTRIN_H
/* */
#undef HAVE_INET_ATON
/* Define to 1 if you have the `inet_ntoa' function. */
#undef HAVE_INET_NTOA
/* Define to 1 if you have the `inet_ntop' function. */
#undef HAVE_INET_NTOP
/* Define to 1 if you have the `inet_pton' function. */
#undef HAVE_INET_PTON
/* Define to 1 if you have the `initgroups' function. */
#undef HAVE_INITGROUPS
/* Define to 1 if the system has the type `int16'. */
#undef HAVE_INT16
/* Define to 1 if the system has the type `int16_t'. */
#undef HAVE_INT16_T
/* Define to 1 if the system has the type `int32'. */
#undef HAVE_INT32
/* Define to 1 if the system has the type `int32_t'. */
#undef HAVE_INT32_T
/* Define to 1 if the system has the type `int64'. */
#undef HAVE_INT64
/* Define to 1 if the system has the type `int64_t'. */
#undef HAVE_INT64_T
/* Define to 1 if the system has the type `int8'. */
#undef HAVE_INT8
/* Define to 1 if the system has the type `int8_t'. */
#undef HAVE_INT8_T
/* Whether intmax_t is available */
#undef HAVE_INTMAX_T
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* */
#undef HAVE_IODBC
/* */
#undef HAVE_IODBC_H
/* Define to 1 if you have the <io.h> header file. */
#undef HAVE_IO_H
/* Whether to enable IPv6 support */
#undef HAVE_IPV6
/* */
#undef HAVE_ISQLEXT_H
/* */
#undef HAVE_ISQL_H
/* whether to enable JavaScript Object Serialization support */
#undef HAVE_JSON
/* Define to 1 if you have the `kill' function. */
#undef HAVE_KILL
/* do we have kqueue? */
#undef HAVE_KQUEUE
/* Define to 1 if you have the <langinfo.h> header file. */
#undef HAVE_LANGINFO_H
/* Define to 1 if you have the `lchown' function. */
#undef HAVE_LCHOWN
/* */
#undef HAVE_LDAP
/* Define to 1 if you have the `ldap_control_find' function. */
#undef HAVE_LDAP_CONTROL_FIND
/* Define to 1 if you have the `ldap_extended_operation' function. */
#undef HAVE_LDAP_EXTENDED_OPERATION
/* Define to 1 if you have the `ldap_extended_operation_s' function. */
#undef HAVE_LDAP_EXTENDED_OPERATION_S
/* Define to 1 if you have the `ldap_parse_extended_result' function. */
#undef HAVE_LDAP_PARSE_EXTENDED_RESULT
/* Define to 1 if you have the `ldap_parse_reference' function. */
#undef HAVE_LDAP_PARSE_REFERENCE
/* Define to 1 if you have the `ldap_parse_result' function. */
#undef HAVE_LDAP_PARSE_RESULT
/* Define to 1 if you have the `ldap_passwd' function. */
#undef HAVE_LDAP_PASSWD
/* Define to 1 if you have the `ldap_refresh_s' function. */
#undef HAVE_LDAP_REFRESH_S
/* LDAP SASL support */
#undef HAVE_LDAP_SASL
/* Define to 1 if you have the `ldap_start_tls_s' function. */
#undef HAVE_LDAP_START_TLS_S
/* Define to 1 if you have the `ldap_whoami_s' function. */
#undef HAVE_LDAP_WHOAMI_S
/* */
#undef HAVE_LIBBIND
/* */
#undef HAVE_LIBCRYPT
/* */
#undef HAVE_LIBDL
/* */
#undef HAVE_LIBEDIT
/* */
#undef HAVE_LIBEXPAT
/* */
#undef HAVE_LIBFREETYPE
/* */
#undef HAVE_LIBGD
/* */
#undef HAVE_LIBICONV
/* */
#undef HAVE_LIBINTL
/* */
#undef HAVE_LIBJPEG
/* Define to 1 if you have the `m' library (-lm). */
#undef HAVE_LIBM
/* Whether you have libmm */
#undef HAVE_LIBMM
/* */
#undef HAVE_LIBNSL
/* */
#undef HAVE_LIBPAM
/* */
#undef HAVE_LIBPNG
/* Define to 1 if you have the `pq' library (-lpq). */
#undef HAVE_LIBPQ
/* */
#undef HAVE_LIBRARYMANAGER_H
/* */
#undef HAVE_LIBREADLINE
/* */
#undef HAVE_LIBRESOLV
/* */
#undef HAVE_LIBRT
/* */
#undef HAVE_LIBSOCKET
/* */
#undef HAVE_LIBSODIUMLIB
/* */
#undef HAVE_LIBWEBP
/* */
#undef HAVE_LIBXML
/* Libzip >= 1.3.1 with zip_libzip_version function */
#undef HAVE_LIBZIP_VERSION
/* Define to 1 if you have the <locale.h> header file. */
#undef HAVE_LOCALE_H
/* Define to 1 if you have the `localtime_r' function. */
#undef HAVE_LOCALTIME_R
/* Define to 1 if you have the `log1p' function. */
#undef HAVE_LOG1P
/* Define to 1 if the system has the type `long double'. */
#undef HAVE_LONG_DOUBLE
/* do we have SO_LISTENQxxx? */
#undef HAVE_LQ_SO_LISTENQ
/* do we have TCP_INFO? */
#undef HAVE_LQ_TCP_INFO
/* do we have mach_vm_read? */
#undef HAVE_MACH_VM_READ
/* Define to 1 if you have the `makedev' function. */
#undef HAVE_MAKEDEV
/* Define to 1 if you have the <malloc.h> header file. */
#undef HAVE_MALLOC_H
/* Define to 1 if you have the `mblen' function. */
#undef HAVE_MBLEN
/* whether to have multibyte regex support */
#undef HAVE_MBREGEX
/* Define to 1 if you have the `mbrlen' function. */
#undef HAVE_MBRLEN
/* Define if your system has mbstate_t in wchar.h */
#undef HAVE_MBSTATE_T
/* whether to have multibyte string support */
#undef HAVE_MBSTRING
/* Define to 1 if you have the `memmem' function. */
#undef HAVE_MEMMEM
/* Define to 1 if you have the `memmove' function. */
#undef HAVE_MEMMOVE
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
/* Define to 1 if you have the `mkfifo' function. */
#undef HAVE_MKFIFO
/* Define to 1 if you have the `mknod' function. */
#undef HAVE_MKNOD
/* Define to 1 if you have the `mkstemp' function. */
#undef HAVE_MKSTEMP
/* Define to 1 if you have the `mmap' function. */
#undef HAVE_MMAP
/* Define to 1 if you have the <monetary.h> header file. */
#undef HAVE_MONETARY_H
/* Define to 1 if you have the `mprotect' function. */
#undef HAVE_MPROTECT
/* Define to 1 if you have the `mremap' function. */
#undef HAVE_MREMAP
/* Whether you have MySQL */
#undef HAVE_MYSQL
/* */
#undef HAVE_MYSQLILIB
/* */
#undef HAVE_NANOSLEEP
/* Define to 1 if you have the <netdb.h> header file. */
#undef HAVE_NETDB_H
/* Define to 1 if you have the <netinet/in.h> header file. */
#undef HAVE_NETINET_IN_H
/* Define to 1 if you have the <netinet/tcp.h> header file. */
#undef HAVE_NETINET_TCP_H
/* Define to 1 if you have the <net/if.h> header file. */
#undef HAVE_NET_IF_H
/* Whether utf8_mime2text() has new signature */
#undef HAVE_NEW_MIME2TEXT
/* */
#undef HAVE_NGETTEXT
/* Define to 1 if you have the `nice' function. */
#undef HAVE_NICE
/* Define to 1 if you have the `nl_langinfo' function. */
#undef HAVE_NL_LANGINFO
/* Define to 1 if you have the <nmmintrin.h> header file. */
#undef HAVE_NMMINTRIN_H
/* Defined to 1 if the PHP OCI8 extension for Oracle Database is configured */
#undef HAVE_OCI8
/* Defined to 1 if PHP OCI8 DTrace support was enabled during configuration */
#undef HAVE_OCI8_DTRACE
/* */
#undef HAVE_OCIENVCREATE
/* */
#undef HAVE_OCIENVNLSCREATE
/* */
#undef HAVE_OCISTMTFETCH2
/* Defined to 1 if OCI8 configuration located Oracle's Instant Client
libraries */
#undef HAVE_OCI_INSTANT_CLIENT
/* */
#undef HAVE_ODBC2
/* */
#undef HAVE_ODBCSDK_H
/* */
#undef HAVE_ODBC_H
/* Define to 1 if you have the <openssl/crypto.h> header file. */
#undef HAVE_OPENSSL_CRYPTO_H
/* */
#undef HAVE_OPENSSL_EXT
/* */
#undef HAVE_ORALDAP
/* */
#undef HAVE_PCRE
/* */
#undef HAVE_PCRE_JIT_SUPPORT
/* */
#undef HAVE_PCRE_VALGRIND_SUPPORT
/* */
#undef HAVE_PDO_DBLIB
/* */
#undef HAVE_PDO_FIREBIRD
/* Whether to build PostgreSQL for PDO support or not */
#undef HAVE_PDO_PGSQL
/* Define to 1 if you have the pdo_sqlite extension enabled. */
#undef HAVE_PDO_SQLITELIB
/* Whether to build PostgreSQL support or not */
#undef HAVE_PGSQL
/* Whether libpq is compiled with --enable-multibyte */
#undef HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT
/* PostgreSQL 7.4 or later */
#undef HAVE_PGTRANSACTIONSTATUS
/* Whether to have pg_config.h */
#undef HAVE_PG_CONFIG_H
/* PostgreSQL 9.3 or later */
#undef HAVE_PG_LO64
/* PostgreSQL 8.1 or later */
#undef HAVE_PG_LO_CREATE
/* PostgreSQL 8.4 or later */
#undef HAVE_PG_LO_IMPORT_WITH_OID
/* PostgreSQL 8.3 or later */
#undef HAVE_PG_LO_TRUNCATE
/* */
#undef HAVE_PHPDBG
/* */
#undef HAVE_PHPDBG_READLINE
/* */
#undef HAVE_PHP_SESSION
/* Define to 1 if you have the `poll' function. */
#undef HAVE_POLL
/* Define to 1 if you have the <poll.h> header file. */
#undef HAVE_POLL_H
/* do we have port framework? */
#undef HAVE_PORT
/* whether to include POSIX-like functions */
#undef HAVE_POSIX
/* PostgreSQL 7.0.x or later */
#undef HAVE_PQCLIENTENCODING
/* Broken libpq under windows */
#undef HAVE_PQCMDTUPLES
/* PostgreSQL 7.2.0 or later */
#undef HAVE_PQESCAPE
/* PostgreSQL 9.0 or later */
#undef HAVE_PQESCAPELITERAL
/* PostgreSQL 8.1.4 or later */
#undef HAVE_PQESCAPE_BYTEA_CONN
/* PostgreSQL 8.1.4 or later */
#undef HAVE_PQESCAPE_CONN
/* PostgreSQL 7.4 or later */
#undef HAVE_PQEXECPARAMS
/* PostgreSQL 7.4 or later */
#undef HAVE_PQEXECPREPARED
/* PostgreSQL 7.4 or later */
#undef HAVE_PQFREEMEM
/* PostgreSQL 7.4 or later */
#undef HAVE_PQFTABLE
/* PostgreSQL 7.4 or later */
#undef HAVE_PQGETCOPYDATA
/* Older PostgreSQL */
#undef HAVE_PQOIDVALUE
/* PostgreSQL 7.4 or later */
#undef HAVE_PQPARAMETERSTATUS
/* PostgreSQL 7.4 or later */
#undef HAVE_PQPREPARE
/* PostgreSQL 7.4 or later */
#undef HAVE_PQPROTOCOLVERSION
/* PostgreSQL 7.4 or later */
#undef HAVE_PQPUTCOPYDATA
/* PostgreSQL 7.4 or later */
#undef HAVE_PQRESULTERRORFIELD
/* PostgreSQL 7.4 or later */
#undef HAVE_PQSENDPREPARE
/* PostgreSQL 7.4 or later */
#undef HAVE_PQSENDQUERYPARAMS
/* PostgreSQL 7.4 or later */
#undef HAVE_PQSENDQUERYPREPARED
/* PostgreSQL 7.4 or later */
#undef HAVE_PQSETERRORVERBOSITY
/* PostgreSQL 7.0.x or later */
#undef HAVE_PQSETNONBLOCKING
/* PostgreSQL 7.3.0 or later */
#undef HAVE_PQUNESCAPEBYTEA
/* do we have prctl? */
#undef HAVE_PRCTL
/* */
#undef HAVE_PREAD
/* */
#undef HAVE_PSPELL
/* Define to 1 if the PS_STRINGS thing exists. */
#undef HAVE_PS_STRINGS
/* do we have ptrace? */
#undef HAVE_PTRACE
/* Whether ptrdiff_t is available */
#undef HAVE_PTRDIFF_T
/* Define to 1 if you have the `ptsname' function. */
#undef HAVE_PTSNAME
/* Define to 1 if you have the `putenv' function. */
#undef HAVE_PUTENV
/* Define to 1 if you have the <pwd.h> header file. */
#undef HAVE_PWD_H
/* */
#undef HAVE_PWRITE
/* Define to 1 if you have the `RAND_egd' function. */
#undef HAVE_RAND_EGD
/* Define to 1 if you have the `rand_r' function. */
#undef HAVE_RAND_R
/* Define to 1 if you have the `realpath' function. */
#undef HAVE_REALPATH
/* Define to 1 if you have the <resolv.h> header file. */
#undef HAVE_RESOLV_H
/* */
#undef HAVE_RES_NDESTROY
/* */
#undef HAVE_RES_NSEARCH
/* */
#undef HAVE_RES_SEARCH
/* */
#undef HAVE_RFC822_OUTPUT_ADDRESS_LIST
/* */
#undef HAVE_RL_CALLBACK_READ_CHAR
/* */
#undef HAVE_RL_COMPLETION_MATCHES
/* */
#undef HAVE_RL_ON_NEW_LINE
/* */
#undef HAVE_SAPDB
/* Whether you have sockaddr_storage.ss_family */
#undef HAVE_SA_SS_FAMILY
/* Define to 1 if you have the `scandir' function. */
#undef HAVE_SCANDIR
/* do we have select? */
#undef HAVE_SELECT
/* */
#undef HAVE_SEMUN
/* Define to 1 if you have the `setegid' function. */
#undef HAVE_SETEGID
/* Define to 1 if you have the `setenv' function. */
#undef HAVE_SETENV
/* Define to 1 if you have the `seteuid' function. */
#undef HAVE_SETEUID
/* Define to 1 if you have the `setitimer' function. */
#undef HAVE_SETITIMER
/* Define to 1 if you have the `setpriority' function. */
#undef HAVE_SETPRIORITY
/* Define to 1 if you have the `setproctitle' function. */
#undef HAVE_SETPROCTITLE
/* Define to 1 if you have the `setproctitle_fast' function. */
#undef HAVE_SETPROCTITLE_FAST
/* Define to 1 if you have the `setrlimit' function. */
#undef HAVE_SETRLIMIT
/* Define to 1 if you have the `setsid' function. */
#undef HAVE_SETSID
/* */
#undef HAVE_SHMOP
/* Define if you have SysV IPC SHM support */
#undef HAVE_SHM_IPC
/* Define if you have mmap(MAP_ANON) SHM support */
#undef HAVE_SHM_MMAP_ANON
/* Define if you have POSIX mmap() SHM support */
#undef HAVE_SHM_MMAP_POSIX
/* */
#undef HAVE_SHM_OPEN
/* Define to 1 if you have the `shutdown' function. */
#undef HAVE_SHUTDOWN
/* */
#undef HAVE_SHUTDOWN_SNMP_LOGGING
/* Define to 1 if you have the `sigaction' function. */
#undef HAVE_SIGACTION
/* Define to 1 if you have the `sigprocmask' function. */
#undef HAVE_SIGPROCMASK
/* Define to 1 if you have the `sigsetjmp' function. */
#undef HAVE_SIGSETJMP
/* Define to 1 if you have the `sigtimedwait' function. */
#undef HAVE_SIGTIMEDWAIT
/* Define to 1 if you have the `sigwaitinfo' function. */
#undef HAVE_SIGWAITINFO
/* */
#undef HAVE_SIMPLEXML
/* Define is hash3 algo is available */
#undef HAVE_SLOW_HASH3
/* */
#undef HAVE_SNMP
/* */
#undef HAVE_SOAP
/* Whether struct sockaddr has field sa_len */
#undef HAVE_SOCKADDR_SA_LEN
/* Whether you have struct sockaddr_storage */
#undef HAVE_SOCKADDR_STORAGE
/* Define if sockaddr_un in sys/un.h contains a sun_len component */
#undef HAVE_SOCKADDR_UN_SUN_LEN
/* */
#undef HAVE_SOCKET
/* */
#undef HAVE_SOCKETPAIR
/* */
#undef HAVE_SOCKETS
/* Define to 1 if the system has the type `socklen_t'. */
#undef HAVE_SOCKLEN_T
/* */
#undef HAVE_SOLID
/* */
#undef HAVE_SOLID_30
/* */
#undef HAVE_SOLID_35
/* */
#undef HAVE_SQLCLI1_H
/* */
#undef HAVE_SQLDATASOURCES
/* */
#undef HAVE_SQLEXT_H
/* Define to 1 if you have the sqlite3 extension enabled. */
#undef HAVE_SQLITE3
/* have sqlite3_close_v2 */
#undef HAVE_SQLITE3_CLOSE_V2
/* have sqlite3_column_table_name */
#undef HAVE_SQLITE3_COLUMN_TABLE_NAME
/* have sqlite3_errstr function */
#undef HAVE_SQLITE3_ERRSTR
/* have sqlite3_expanded_sql function */
#undef HAVE_SQLITE3_EXPANDED_SQL
/* */
#undef HAVE_SQLTYPES_H
/* */
#undef HAVE_SQLUCODE_H
/* */
#undef HAVE_SQLUNIX_H
/* */
#undef HAVE_SQL_H
/* Whether ssize_t is available */
#undef HAVE_SSIZE_T
/* Define to 1 if you have the `statfs' function. */
#undef HAVE_STATFS
/* Define to 1 if you have the `statvfs' function. */
#undef HAVE_STATVFS
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
/* Define to 1 if you have the `std_syslog' function. */
#undef HAVE_STD_SYSLOG
/* */
#undef HAVE_STMT_NEXT_RESULT
/* Define to 1 if you have the `strcasecmp' function. */
#undef HAVE_STRCASECMP
/* Define to 1 if you have the `strfmon' function. */
#undef HAVE_STRFMON
/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
/* Define to 1 if you have the `strlcat' function. */
#undef HAVE_STRLCAT
/* Define to 1 if you have the `strlcpy' function. */
#undef HAVE_STRLCPY
/* Define to 1 if you have the `strndup' function. */
#undef HAVE_STRNDUP
/* Define to 1 if you have the `strnlen' function. */
#undef HAVE_STRNLEN
/* Define to 1 if you have the `strptime' function. */
#undef HAVE_STRPTIME
/* whether strptime() declaration fails */
#undef HAVE_STRPTIME_DECL_FAILS
/* Define to 1 if you have the `strtok_r' function. */
#undef HAVE_STRTOK_R
/* Define to 1 if you have the `strtoll' function. */
#undef HAVE_STRTOLL
/* whether you have struct flock */
#undef HAVE_STRUCT_FLOCK
/* Define to 1 if `st_blksize' is a member of `struct stat'. */
#undef HAVE_STRUCT_STAT_ST_BLKSIZE
/* Define to 1 if `st_blocks' is a member of `struct stat'. */
#undef HAVE_STRUCT_STAT_ST_BLOCKS
/* Define to 1 if `st_rdev' is a member of `struct stat'. */
#undef HAVE_STRUCT_STAT_ST_RDEV
/* Define to 1 if `tm_gmtoff' is a member of `struct tm'. */
#undef HAVE_STRUCT_TM_TM_GMTOFF
/* Define to 1 if `tm_zone' is a member of `struct tm'. */
#undef HAVE_STRUCT_TM_TM_ZONE
/* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use
`HAVE_STRUCT_STAT_ST_BLOCKS' instead. */
#undef HAVE_ST_BLOCKS
/* Define to 1 if you have the <st.h> header file. */
#undef HAVE_ST_H
/* Define to 1 if you have the `symlink' function. */
#undef HAVE_SYMLINK
/* Define if you have the __sync_fetch_and_add function */
#undef HAVE_SYNC_FETCH_AND_ADD
/* do we have sysconf? */
#undef HAVE_SYSCONF
/* Define to 1 if you have the <sysexits.h> header file. */
#undef HAVE_SYSEXITS_H
/* Define to 1 if you have the <syslog.h> header file. */
#undef HAVE_SYSLOG_H
/* FPM use systemd integration */
#undef HAVE_SYSTEMD
/* Define to 1 if you have the <systemd/sd-daemon.h> header file. */
#undef HAVE_SYSTEMD_SD_DAEMON_H
/* */
#undef HAVE_SYSVMSG
/* */
#undef HAVE_SYSVSEM
/* */
#undef HAVE_SYSVSHM
/* Define to 1 if you have the <sys/acl.h> header file. */
#undef HAVE_SYS_ACL_H
/* Define to 1 if you have the <sys/auxv.h> header file. */
#undef HAVE_SYS_AUXV_H
/* Define to 1 if you have the <sys/file.h> header file. */
#undef HAVE_SYS_FILE_H
/* Define to 1 if you have the <sys/ioctl.h> header file. */
#undef HAVE_SYS_IOCTL_H
/* Define to 1 if you have the <sys/ipc.h> header file. */
#undef HAVE_SYS_IPC_H
/* Define to 1 if you have the <sys/loadavg.h> header file. */
#undef HAVE_SYS_LOADAVG_H
/* Define to 1 if you have the <sys/mkdev.h> header file. */
#undef HAVE_SYS_MKDEV_H
/* Define to 1 if you have the <sys/mman.h> header file. */
#undef HAVE_SYS_MMAN_H
/* Define to 1 if you have the <sys/mount.h> header file. */
#undef HAVE_SYS_MOUNT_H
/* Define to 1 if you have the <sys/param.h> header file. */
#undef HAVE_SYS_PARAM_H
/* Define to 1 if you have the <sys/poll.h> header file. */
#undef HAVE_SYS_POLL_H
/* Define to 1 if you have the <sys/pstat.h> header file. */
#undef HAVE_SYS_PSTAT_H
/* Define to 1 if you have the <sys/resource.h> header file. */
#undef HAVE_SYS_RESOURCE_H
/* Define to 1 if you have the <sys/sdt.h> header file. */
#undef HAVE_SYS_SDT_H
/* Define to 1 if you have the <sys/select.h> header file. */
#undef HAVE_SYS_SELECT_H
/* Define to 1 if you have the <sys/socket.h> header file. */
#undef HAVE_SYS_SOCKET_H
/* Define to 1 if you have the <sys/sockio.h> header file. */
#undef HAVE_SYS_SOCKIO_H
/* Define to 1 if you have the <sys/statfs.h> header file. */
#undef HAVE_SYS_STATFS_H
/* Define to 1 if you have the <sys/statvfs.h> header file. */
#undef HAVE_SYS_STATVFS_H
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
/* Define to 1 if you have the <sys/sysexits.h> header file. */
#undef HAVE_SYS_SYSEXITS_H
/* Define to 1 if you have the <sys/sysmacros.h> header file. */
#undef HAVE_SYS_SYSMACROS_H
/* Define to 1 if you have the <sys/time.h> header file. */
#undef HAVE_SYS_TIME_H
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
/* Define to 1 if you have the <sys/uio.h> header file. */
#undef HAVE_SYS_UIO_H
/* Define to 1 if you have the <sys/un.h> header file. */
#undef HAVE_SYS_UN_H
/* Define to 1 if you have the <sys/utsname.h> header file. */
#undef HAVE_SYS_UTSNAME_H
/* Define to 1 if you have the <sys/vfs.h> header file. */
#undef HAVE_SYS_VFS_H
/* Define to 1 if you have the <sys/wait.h> header file. */
#undef HAVE_SYS_WAIT_H
/* Define to 1 if you have the <termios.h> header file. */
#undef HAVE_TERMIOS_H
/* */
#undef HAVE_TIDY
/* defined if tidybuffio.h exists */
#undef HAVE_TIDYBUFFIO_H
/* */
#undef HAVE_TIDYOPTGETDOC
/* defined if tidyp.h exists */
#undef HAVE_TIDYP_H
/* */
#undef HAVE_TIDYRELEASEDATE
/* defined if tidy.h exists */
#undef HAVE_TIDY_H
/* Have timelib_config.h */
#undef HAVE_TIMELIB_CONFIG_H
/* do we have times? */
#undef HAVE_TIMES
/* Define to 1 if you have the <tmmintrin.h> header file. */
#undef HAVE_TMMINTRIN_H
/* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
`HAVE_STRUCT_TM_TM_ZONE' instead. */
#undef HAVE_TM_ZONE
/* Whether you have a working ttyname_r */
#undef HAVE_TTYNAME_R
/* Define to 1 if you don't have `tm_zone' but do have the external array
`tzname'. */
#undef HAVE_TZNAME
/* Define to 1 if you have the `tzset' function. */
#undef HAVE_TZSET
/* */
#undef HAVE_UDBCEXT_H
/* Define to 1 if the system has the type `uint16'. */
#undef HAVE_UINT16
/* Define to 1 if the system has the type `uint16_t'. */
#undef HAVE_UINT16_T
/* Define to 1 if the system has the type `uint32'. */
#undef HAVE_UINT32
/* Define to 1 if the system has the type `uint32_t'. */
#undef HAVE_UINT32_T
/* Define to 1 if the system has the type `uint64'. */
#undef HAVE_UINT64
/* Define to 1 if the system has the type `uint64_t'. */
#undef HAVE_UINT64_T
/* Define to 1 if the system has the type `uint8'. */
#undef HAVE_UINT8
/* Define to 1 if the system has the type `uint8_t'. */
#undef HAVE_UINT8_T
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* */
#undef HAVE_UNIXODBC
/* Define to 1 if you have the <unix.h> header file. */
#undef HAVE_UNIX_H
/* Define to 1 if you have the `unlockpt' function. */
#undef HAVE_UNLOCKPT
/* Define to 1 if you have the `unsetenv' function. */
#undef HAVE_UNSETENV
/* Define to 1 if you have the `unshare' function. */
#undef HAVE_UNSHARE
/* */
#undef HAVE_UODBC
/* Define to 1 if you have the `usleep' function. */
#undef HAVE_USLEEP
/* Define to 1 if you have the `utime' function. */
#undef HAVE_UTIME
/* Define to 1 if you have the `utimes' function. */
#undef HAVE_UTIMES
/* Define to 1 if you have the <utime.h> header file. */
#undef HAVE_UTIME_H
/* Whether struct utsname has domainname */
#undef HAVE_UTSNAME_DOMAINNAME
/* Define to 1 if the system has the type `u_int16_t'. */
#undef HAVE_U_INT16_T
/* Define to 1 if the system has the type `u_int32_t'. */
#undef HAVE_U_INT32_T
/* Define to 1 if the system has the type `u_int64_t'. */
#undef HAVE_U_INT64_T
/* Define to 1 if the system has the type `u_int8_t'. */
#undef HAVE_U_INT8_T
/* */
#undef HAVE_VALGRIND
/* Define to 1 if you have the `vasprintf' function. */
#undef HAVE_VASPRINTF
/* Define to 1 if you have the `wait3' function. */
#undef HAVE_WAIT3
/* Define to 1 if you have the `wait4' function. */
#undef HAVE_WAIT4
/* Define to 1 if you have the `waitpid' function. */
#undef HAVE_WAITPID
/* Define to 1 if you have the <wchar.h> header file. */
#undef HAVE_WCHAR_H
/* */
#undef HAVE_XML
/* */
#undef HAVE_XMLREADER
/* */
#undef HAVE_XMLRPC
/* */
#undef HAVE_XMLRPC_BUNDLED
/* */
#undef HAVE_XMLWRITER
/* */
#undef HAVE_XPM
/* */
#undef HAVE_XSL
/* */
#undef HAVE_XSL_EXSLT
/* */
#undef HAVE_ZIP
/* */
#undef HAVE_ZLIB
/* whether _controlfp is present usable */
#undef HAVE__CONTROLFP
/* whether _controlfp_s is present and usable */
#undef HAVE__CONTROLFP_S
/* whether _FPU_SETCW is present and usable */
#undef HAVE__FPU_SETCW
/* iconv() is aliased to libiconv() in -liconv */
#undef ICONV_ALIASED_LIBICONV
/* Whether iconv supports IGNORE */
#undef ICONV_BROKEN_IGNORE
/* Whether iconv supports error no or not */
#undef ICONV_SUPPORTS_ERRNO
/* */
#undef JISX0208
/* */
#undef LMDB_INCLUDE_FILE
/* Whether asctime_r is declared */
#undef MISSING_ASCTIME_R_DECL
/* Whether ctime_r is declared */
#undef MISSING_CTIME_R_DECL
/* */
#undef MISSING_FCLOSE_DECL
/* Whether gmtime_r is declared */
#undef MISSING_GMTIME_R_DECL
/* Whether localtime_r is declared */
#undef MISSING_LOCALTIME_R_DECL
/* Whether strtok_r is declared */
#undef MISSING_STRTOK_R_DECL
/* Whether mysqlnd is enabled */
#undef MYSQLI_USE_MYSQLND
/* Enable compressed protocol support */
#undef MYSQLND_COMPRESSION_WANTED
/* Enable mysqlnd code that uses OpenSSL directly */
#undef MYSQLND_HAVE_SSL
/* Enable core mysqlnd SSL code */
#undef MYSQLND_SSL_SUPPORTED
/* */
#undef NDBM_INCLUDE_FILE
/* The highest supported ODBC version */
#undef ODBCVER
/* Define to the address where bug reports for this package should be sent. */
/* #undef PACKAGE_BUGREPORT */
/* Define to the full name of this package. */
/* #undef PACKAGE_NAME */
/* Define to the full name and version of this package. */
/* #undef PACKAGE_STRING */
/* Define to the one symbol short name of this package. */
/* #undef PACKAGE_TARNAME */
/* Define to the home page for this package. */
/* #undef PACKAGE_URL */
/* Define to the version of this package. */
/* #undef PACKAGE_VERSION */
/* */
#undef PCRE2_CODE_UNIT_WIDTH
/* */
#undef PDO_MYSQL_UNIX_ADDR
/* Whether pdo_mysql uses mysqlnd */
#undef PDO_USE_MYSQLND
/* */
#undef PHAR_HAVE_OPENSSL
/* */
#undef PHPDBG_DEBUG
/* PHP build date */
#undef PHP_BUILD_DATE
/* Define if your system has fork/vfork/CreateProcess */
#undef PHP_CAN_SUPPORT_PROC_OPEN
/* fpm group name */
#undef PHP_FPM_GROUP
/* fpm systemd service type */
#undef PHP_FPM_SYSTEMD
/* fpm user name */
#undef PHP_FPM_USER
/* Whether the compiler supports avx2 instructions */
#undef PHP_HAVE_AVX2_INSTRUCTIONS
/* Whether the compiler supports avx instructions */
#undef PHP_HAVE_AVX_INSTRUCTIONS
/* Whether the compiler supports __builtin_clz */
#undef PHP_HAVE_BUILTIN_CLZ
/* Whether the compiler supports __builtin_cpu_init */
#undef PHP_HAVE_BUILTIN_CPU_INIT
/* Whether the compiler supports __builtin_cpu_supports */
#undef PHP_HAVE_BUILTIN_CPU_SUPPORTS
/* Whether the compiler supports __builtin_ctzl */
#undef PHP_HAVE_BUILTIN_CTZL
/* Whether the compiler supports __builtin_ctzll */
#undef PHP_HAVE_BUILTIN_CTZLL
/* Whether the compiler supports __builtin_expect */
#undef PHP_HAVE_BUILTIN_EXPECT
/* Whether the compiler supports __builtin_saddll_overflow */
#undef PHP_HAVE_BUILTIN_SADDLL_OVERFLOW
/* Whether the compiler supports __builtin_saddl_overflow */
#undef PHP_HAVE_BUILTIN_SADDL_OVERFLOW
/* Whether the compiler supports __builtin_smulll_overflow */
#undef PHP_HAVE_BUILTIN_SMULLL_OVERFLOW
/* Whether the compiler supports __builtin_smull_overflow */
#undef PHP_HAVE_BUILTIN_SMULL_OVERFLOW
/* Whether the compiler supports __builtin_ssubll_overflow */
#undef PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW
/* Whether the compiler supports __builtin_ssubl_overflow */
#undef PHP_HAVE_BUILTIN_SSUBL_OVERFLOW
/* Whether the compiler supports sse4.2 instructions */
#undef PHP_HAVE_SSE4_2_INSTRUCTIONS
/* Whether the compiler supports ssse3 instructions */
#undef PHP_HAVE_SSSE3_INSTRUCTIONS
/* Whether you have HP-UX 10.x */
#undef PHP_HPUX_TIME_R
/* Path to iconv.h */
#undef PHP_ICONV_H_PATH
/* Which iconv implementation to use */
#undef PHP_ICONV_IMPL
/* Whether you have IRIX-style functions */
#undef PHP_IRIX_TIME_R
/* */
#undef PHP_MHASH_BC
/* */
#undef PHP_MYSQL_UNIX_SOCK_ADDR
/* */
#undef PHP_OCI8_DEF_DIR
/* */
#undef PHP_OCI8_DEF_SHARED_LIBADD
/* define to 1 if oniguruma has an invalid entry for KOI8 encoding */
#undef PHP_ONIG_BAD_KOI8_ENTRY
/* uname output */
#undef PHP_OS
/* */
#undef PHP_PDO_OCI_CLIENT_VERSION
/* whether pread64 is default */
#undef PHP_PREAD_64
/* whether pwrite64 is default */
#undef PHP_PWRITE_64
/* */
#undef PHP_SIGCHILD
/* uname -a output */
#undef PHP_UNAME
/* Whether PHP has to use its own crypt_r for blowfish, des and ext des */
#undef PHP_USE_PHP_CRYPT_R
/* Use dlopen with RTLD_NOW instead of RTLD_LAZY */
#undef PHP_USE_RTLD_NOW
/* whether write(2) works */
#undef PHP_WRITE_STDOUT
/* /proc/pid/mem interface */
#undef PROC_MEM_FILE
/* Whether to use Pthreads */
#undef PTHREADS
/* */
#undef QDBM_INCLUDE_FILE
/* The size of `int', as computed by sizeof. */
#undef SIZEOF_INT
/* Size of intmax_t */
#undef SIZEOF_INTMAX_T
/* The size of `long', as computed by sizeof. */
#undef SIZEOF_LONG
/* The size of `long long', as computed by sizeof. */
#undef SIZEOF_LONG_LONG
/* The size of `off_t', as computed by sizeof. */
#undef SIZEOF_OFF_T
/* Size of ptrdiff_t */
#undef SIZEOF_PTRDIFF_T
/* The size of `short', as computed by sizeof. */
#undef SIZEOF_SHORT
/* The size of `size_t', as computed by sizeof. */
#undef SIZEOF_SIZE_T
/* Size of ssize_t */
#undef SIZEOF_SSIZE_T
/* have sqlite3 with extension support */
#undef SQLITE_OMIT_LOAD_EXTENSION
/* Needed in sqlunix.h for wchar defs */
#undef SS_FBX
/* Needed in sqlunix.h */
#undef SS_LINUX
/* If using the C implementation of alloca, define if you know the
direction of stack growth for your system; otherwise it will be
automatically deduced at runtime.
STACK_DIRECTION > 0 => grows toward higher addresses
STACK_DIRECTION < 0 => grows toward lower addresses
STACK_DIRECTION = 0 => direction of growth unknown */
#undef STACK_DIRECTION
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
/* */
#undef TCADB_INCLUDE_FILE
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
#undef TM_IN_SYS_TIME
/* */
#undef TSRM_ST
/* */
#undef USE_GD_JISX0208
/* Define if cross-process locking is required by accept() */
#undef USE_LOCKING
/* Use system default cipher list instead of hardcoded value */
#undef USE_OPENSSL_SYSTEM_CIPHERS
/* Enable extensions on AIX 3, Interix. */
#ifndef _ALL_SOURCE
# undef _ALL_SOURCE
#endif
/* Enable GNU extensions on systems that have them. */
#ifndef _GNU_SOURCE
# undef _GNU_SOURCE
#endif
/* Enable threading extensions on Solaris. */
#ifndef _POSIX_PTHREAD_SEMANTICS
# undef _POSIX_PTHREAD_SEMANTICS
#endif
/* Enable extensions on HP NonStop. */
#ifndef _TANDEM_SOURCE
# undef _TANDEM_SOURCE
#endif
/* Enable general extensions on Solaris. */
#ifndef __EXTENSIONS__
# undef __EXTENSIONS__
#endif
/* Define if processor uses big-endian word */
#undef WORDS_BIGENDIAN
/* */
#undef ZEND_DEBUG
/* Define if double cast to long preserves least significant bits */
#undef ZEND_DVAL_TO_LVAL_CAST_OK
/* */
#undef ZEND_MM_ALIGNMENT
/* */
#undef ZEND_MM_ALIGNMENT_LOG2
/* Use zend signal handling */
#undef ZEND_SIGNALS
/* */
#undef ZTS
/* Define to 1 if on MINIX. */
#undef _MINIX
/* Define to 2 if the system does not provide POSIX.1 features except with
this defined. */
#undef _POSIX_1_SOURCE
/* Define to 1 if you need to in order for `stat' and other things to work. */
#undef _POSIX_SOURCE
/* Define to `int' if <sys/types.h> doesn't define. */
#undef gid_t
/* */
#undef in_addr_t
/* Define to `__inline__' or `__inline' if that's what the C compiler
calls it, or to nothing if 'inline' is not supported under any name. */
#ifndef __cplusplus
#undef inline
#endif
/* Define to `unsigned int' if <sys/types.h> does not define. */
#undef size_t
/* Define to `int' if <sys/types.h> doesn't define. */
#undef uid_t
#ifndef ZEND_ACCONFIG_H_NO_C_PROTOS
#include <stdlib.h>
#ifdef HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#ifdef HAVE_SYS_SELECT_H
#include <sys/select.h>
#endif
#ifdef HAVE_IEEEFP_H
# include <ieeefp.h>
#endif
#include <string.h>
#if defined(__cplusplus) && __cplusplus >= 201103L
extern "C++" {
#include <cmath>
#define zend_isnan std::isnan
#define zend_isinf std::isinf
#define zend_finite std::isfinite
}
#else
#include <math.h>
#ifndef zend_isnan
#if HAVE_DECL_ISNAN
#define zend_isnan(a) isnan(a)
#elif defined(HAVE_FPCLASS)
#define zend_isnan(a) ((fpclass(a) == FP_SNAN) || (fpclass(a) == FP_QNAN))
#else
#define zend_isnan(a) ((a) != (a))
#endif
#endif
#if HAVE_DECL_ISINF
#define zend_isinf(a) isinf(a)
#elif defined(INFINITY)
/* Might not work, but is required by ISO C99 */
#define zend_isinf(a) (((a)==INFINITY || (a)==-INFINITY)?1:0)
#elif defined(HAVE_FPCLASS)
#define zend_isinf(a) ((fpclass(a) == FP_PINF) || (fpclass(a) == FP_NINF))
#else
#define zend_isinf(a) 0
#endif
#if HAVE_DECL_ISFINITE
#define zend_finite(a) isfinite(a)
#elif defined(HAVE_FINITE)
#define zend_finite(a) finite(a)
#elif defined(fpclassify)
#define zend_finite(a) ((fpclassify((a))!=FP_INFINITE&&fpclassify((a))!=FP_NAN)?1:0)
#else
#define zend_finite(a) (zend_isnan(a) ? 0 : zend_isinf(a) ? 0 : 1)
#endif
#endif
#endif /* ifndef ZEND_ACCONFIG_H_NO_C_PROTOS */
#endif /* PHP_CONFIG_H */
🌑 DarkStealth — WP Plugin Edition
Directory: /usr/src/php-7.4.23/main