File: //opt/php80/include/php/main/build-defs.h
/*
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available through the world-wide-web at the following url: |
| http://www.php.net/license/3_01.txt |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
+----------------------------------------------------------------------+
| Author: Stig Sæther Bakken <ssb@php.net> |
+----------------------------------------------------------------------+
*/
#define CONFIGURE_COMMAND " './configure' '--prefix=/opt/php80' '--with-config-file-path=/opt/php80/etc/' '--with-config-file-scan-dir=/opt/php80/conf.d' '--with-pear=/opt/php80' '--disable-rpath' '--enable-bcmath=shared' '--enable-calendar' '--enable-cgi' '--enable-cli' '--enable-dba=shared' '--enable-exif=shared' '--enable-fpm' '--enable-ftp=shared' '--enable-intl=shared' '--enable-mbregex' '--enable-mbstring=shared' '--enable-mailparse=shared,/usr' '--enable-opcache=shared' '--enable-pcntl=shared' '--enable-lz4=shared' '--enable-shmop=shared' '--enable-soap=shared' '--enable-sockets=shared' '--enable-sysvmsg' '--enable-sysvsem' '--enable-sysvshm' '--disable-debug' '--with-amqp=shared' '--with-bz2=shared' '--with-curl=shared,/usr/bin' '--with-enchant=shared' '--with-fpm-systemd' '--with-freetype' '--with-gearman=shared,/usr' '--with-geoip=shared,/usr' '--enable-gd=shared' '--with-gettext=shared' '--with-gmagick=shared,/usr' '--with-gmp=shared,/usr' '--with-imagick=shared,/usr' '--with-imap' '--with-imap-ssl' '--with-jpeg' '--with-kerberos' '--with-ldap=shared' '--with-libdir=lib64' '--with-lz4-includedir=/usr' '--with-mcrypt=shared' '--with-mhash' '--with-mysqli=shared,mysqlnd' '--with-mysql-sock=/var/lib/mysql/mysql.sock' '--with-openssl' '--with-pdo-dblib=shared' '--with-pdo-firebird=shared' '--with-pdo-mysql=shared,mysqlnd' '--with-pdo-pgsql=shared' '--with-sqlite3' '--with-pdo-sqlite' '--with-pgsql=shared' '--with-pspell=shared' '--with-sodium=shared' '--with-snmp=shared' '--with-ssh2=shared,/usr' '--with-system-tzdata' '--with-tidy=shared' '--with-xmlrpc=shared' '--with-xsl=shared,/usr/include/libxslt' '--with-yaml=shared,/usr' '--with-zip=shared,/usr' '--with-zmq=shared' '--with-zlib' '--with-zlib-dir' '--with-webp' '--with-pcre-jit' '--without-libzip' '--with-msgpack=shared,/usr' '--enable-igbinary=shared,/usr' '--enable-memcache=shared,/usr' '--with-mongodb-ssl=openssl' '--enable-apcu=shared,/usr' '--enable-mongodb=shared,/usr' '--enable-redis=shared,/usr' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'"
#define PHP_ODBC_CFLAGS ""
#define PHP_ODBC_LFLAGS ""
#define PHP_ODBC_LIBS ""
#define PHP_ODBC_TYPE ""
#define PHP_OCI8_DIR ""
#define PHP_OCI8_ORACLE_VERSION ""
#define PHP_PROG_SENDMAIL "/usr/sbin/sendmail"
#define PEAR_INSTALLDIR "/opt/php80"
#define PHP_INCLUDE_PATH ".:/opt/php80"
#define PHP_EXTENSION_DIR "/opt/php80/lib/php/extensions/no-debug-non-zts-20200930"
#define PHP_PREFIX "/opt/php80"
#define PHP_BINDIR "/opt/php80/bin"
#define PHP_SBINDIR "/opt/php80/sbin"
#define PHP_MANDIR "/opt/php80/php/man"
#define PHP_LIBDIR "/opt/php80/lib/php"
#define PHP_DATADIR "/opt/php80/share/php"
#define PHP_SYSCONFDIR "/opt/php80/etc"
#define PHP_LOCALSTATEDIR "/opt/php80/var"
#define PHP_CONFIG_FILE_PATH "/opt/php80/etc/"
#define PHP_CONFIG_FILE_SCAN_DIR "/opt/php80/conf.d"
#define PHP_SHLIB_SUFFIX "so"
#define PHP_SHLIB_EXT_PREFIX ""