File: //opt/php74/include/php/main/build-defs.h
/*
+----------------------------------------------------------------------+
| PHP Version 7 |
+----------------------------------------------------------------------+
| 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/php74' '--with-config-file-path=/opt/php74/etc/' '--with-config-file-scan-dir=/opt/php74/conf.d' '--with-pear=/opt/php74' '--disable-rpath' '--enable-bcmath=shared,/usr' '--enable-calendar' '--enable-cgi' '--enable-cli' '--enable-dba=shared' '--enable-exif=shared,/usr' '--enable-fpm' '--enable-ftp=shared' '--enable-inline-optimization' '--enable-intl=shared,/usr' '--enable-mbregex' '--enable-mbstring=shared,/usr' '--enable-opcache=shared,/usr' '--enable-pcntl=shared,/usr' '--enable-lz4=shared' '--enable-shmop=shared,/usr' '--enable-soap=shared,/usr' '--enable-sockets=shared,/usr' '--enable-sysvmsg' '--enable-sysvsem' '--enable-sysvshm' '--enable-json' '--with-zip=shared,/usr' '--disable-debug' '--with-bz2=shared,/usr' '--with-curl=shared,/usr/bin' '--with-fpm-systemd' '--with-freetype' '--with-gearman=shared,/usr' '--with-geoip=shared,/usr' '--enable-gd=shared,/usr' '--with-external-gd' '--with-gettext=shared,/usr' '--with-gmagick=shared,/usr' '--with-gmp=shared,/usr' '--with-imagick=shared,/usr' '--with-imap=/usr' '--with-imap-ssl' '--with-jpeg' '--with-kerberos' '--with-ldap=shared' '--with-lz4-includedir=/usr' '--with-mhash' '--with-mysqli=shared,mysqlnd' '--with-mcrypt=shared' '--with-mysql-sock=/var/run/mysqld/mysqld.sock' '--with-openssl' '--with-pdo-dblib=shared' '--with-pdo-firebird=shared' '--with-pdo-mysql=shared,mysqlnd' '--with-pdo-pgsql=shared,/usr' '--with-pdo-sqlite' '--with-pgsql=shared' '--with-pspell=shared' '--with-snmp=shared' '--with-ssh2=shared,/usr' '--with-system-tzdata' '--with-sodium=shared' '--with-tidy=shared' '--with-xmlrpc=shared' '--with-xsl=shared,/usr/include/libxslt' '--with-yaml=shared,/usr' '--with-zlib' '--with-zlib-dir' '--with-zmq=shared' '--with-webp' '--with-pcre-jit' '--with-msgpack=shared,/usr' '--enable-igbinary=shared,/usr' '--enable-memcache=shared,/usr' '--with-mongodb-ssl=openssl' '--enable-apcu=shared,/usr' '--enable-mongodb=shared,/usr' '--with-enchant=shared' '--enable-redis=shared,/usr'"
#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/php74"
#define PHP_INCLUDE_PATH ".:/opt/php74"
#define PHP_EXTENSION_DIR "/opt/php74/lib/php/extensions/no-debug-non-zts-20190902"
#define PHP_PREFIX "/opt/php74"
#define PHP_BINDIR "/opt/php74/bin"
#define PHP_SBINDIR "/opt/php74/sbin"
#define PHP_MANDIR "/opt/php74/php/man"
#define PHP_LIBDIR "/opt/php74/lib/php"
#define PHP_DATADIR "/opt/php74/share/php"
#define PHP_SYSCONFDIR "/opt/php74/etc"
#define PHP_LOCALSTATEDIR "/opt/php74/var"
#define PHP_CONFIG_FILE_PATH "/opt/php74/etc/"
#define PHP_CONFIG_FILE_SCAN_DIR "/opt/php74/conf.d"
#define PHP_SHLIB_SUFFIX "so"
#define PHP_SHLIB_EXT_PREFIX ""