File: //proc/self/root/usr/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: |
| https://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=/usr' '--libdir=/usr/lib64' '--sysconfdir=/etc' '--datadir=/usr/share' '--with-libdir=lib64' '--with-pgsql=/usr/pgsql-15' '--enable-shmop' '--enable-calendar' '--with-openssl' '--enable-mbstring' '--with-mhash=/usr' '--enable-ctype' '--with-pear' '--with-pspell' '--with-bz2' '--with-db4=/usr' '--with-curl' '--with-mysqli=mysqlnd' '--enable-soap' '--with-jpeg-dir=/usr' '--with-jpeg' '--with-gdbm' '--with-gmp' '--with-gettext' '--enable-exif' '--with-xmlrpc' '--without-oci8' '--with-imap' '--with-imap-ssl' '--with-kerberos' '--with-ldap' '--with-zlib' '--enable-sysvsem' '--enable-sysvshm' '--enable-sysvmsg' '--with-gd' '--enable-gd' '--with-png-dir=/usr' '--with-freetype-dir=/usr' '--with-freetype' '--with-webp=/usr' '--with-webp-dir=/usr' '--enable-ftp' '--enable-sockets' '--with-layout=GNU' '--enable-bcmath' '--with-xsl' '--with-pdo-mysql=mysqlnd' '--with-pdo-pgsql=/usr/pgsql-15' '--with-tidy=/usr' '--enable-zip' '--with-zip' '--with-config-file-scan-dir=/etc/php82.d' '--with-config-file-path=/etc' '--enable-intl' '--enable-inline-optimization' '--enable-fpm' '--with-fpm-systemd' '--enable-fd-setsize=1024' '' '--with-sodium' '--with-avif' '--disable-sysvsem' 'build_alias=' 'host_alias=' 'target_alias='"
#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 "/usr/share/pear"
#define PHP_INCLUDE_PATH ".:/usr/share/pear"
#define PHP_EXTENSION_DIR "/usr/lib64/20220829"
#define PHP_PREFIX "/usr"
#define PHP_BINDIR "/usr/bin"
#define PHP_SBINDIR "/usr/sbin"
#define PHP_MANDIR "/usr/share/man"
#define PHP_LIBDIR "/usr/lib64"
#define PHP_DATADIR "/usr/share"
#define PHP_SYSCONFDIR "/etc"
#define PHP_LOCALSTATEDIR "/var"
#define PHP_CONFIG_FILE_PATH "/etc"
#define PHP_CONFIG_FILE_SCAN_DIR "/etc/php82.d"
#define PHP_SHLIB_SUFFIX "so"
#define PHP_SHLIB_EXT_PREFIX ""