File: //opt/lc/php/8.2/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' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/opt/lc/php/8.2' '--exec-prefix=/opt/lc/php/8.2' '--bindir=/opt/lc/php/8.2/bin' '--sbindir=/opt/lc/php/8.2/sbin' '--sysconfdir=/etc' '--datadir=/opt/lc/php/8.2/share' '--includedir=/opt/lc/php/8.2/include' '--libdir=/opt/lc/php/8.2/lib64' '--libexecdir=/opt/lc/php/8.2/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/opt/lc/php/8.2/share/man' '--infodir=/opt/lc/php/8.2/share/info' '--cache-file=../config.cache' '--with-libdir=lib64' '--with-config-file-path=/etc/php/8.2' '--with-config-file-scan-dir=/etc/php/8.2/php.d' '--disable-debug' '--with-pic' '--disable-rpath' '--without-pear' '--with-bz2' '--with-exec-dir=/opt/lc/php/8.2/bin' '--with-freetype' '--with-png' '--with-xpm' '--with-webp' '--enable-gd=shared' '--with-t1lib=/usr' '--without-gdbm' '--with-gettext' '--with-gmp' '--with-iconv' '--with-jpeg' '--with-openssl' '--with-zlib' '--with-layout=GNU' '--enable-exif' '--enable-ftp' '--enable-sockets' '--with-kerberos' '--enable-shmop' '--enable-calendar' '--with-libxml-dir=/usr' '--enable-xml' '--with-system-tzdata' '--with-mhash' '--libdir=/opt/lc/php/8.2/lib64/php' '--enable-pcntl' '--enable-mbstring=shared' '--enable-mbregex' '--with-gd=shared' '--enable-bcmath=shared' '--enable-dba=shared' '--with-db4=/usr' '--with-tcadb=/usr' '--with-ldap=shared' '--with-ldap-sasl' '--enable-mysqlnd=shared' '--with-mysql=shared,mysqlnd' '--with-mysqli=shared,mysqlnd' '--with-mysql-sock=/var/lib/mysql/mysql.sock' '--enable-dom=shared' '--with-pgsql=shared,/usr/pgsql-9.4' '--with-snmp=shared,/usr' '--enable-soap=shared' '--with-xsl=shared,/usr' '--enable-xmlreader=shared' '--enable-xmlwriter=shared' '--with-curl=shared,/usr' '--enable-pdo=shared' '--with-pdo-odbc=shared,unixODBC,/usr' '--with-pdo-mysql=shared,mysqlnd' '--with-pdo-pgsql=shared,/usr/pgsql-9.4' '--with-pdo-sqlite=shared,/usr' '--with-pdo-firebird=shared' '--with-pdo-dblib=shared,/usr' '--with-sqlite3=shared,/usr' '--with-imap=shared' '--with-imap-ssl=shared' '--with-zip=shared' '--without-readline' '--with-libedit' '--with-pspell=shared' '--enable-phar=shared' '--enable-sysvmsg=shared' '--enable-sysvshm=shared' '--enable-sysvsem=shared' '--enable-posix=shared' '--with-unixODBC=shared,/usr' '--enable-fileinfo=shared' '--enable-intl=shared' '--with-sodium=shared' '--with-icu-dir=/usr' '--with-enchant=shared,/usr' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'PKG_CONFIG_PATH=:/opt/lc/php/8.2/lib64/pkgconfig:/opt/lc/php/8.2/share/pkgconfig' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic'"
#define PHP_ODBC_CFLAGS "-I/usr/include"
#define PHP_ODBC_LFLAGS "-L/usr/lib64"
#define PHP_ODBC_LIBS "-lodbc"
#define PHP_ODBC_TYPE "unixODBC"
#define PHP_OCI8_DIR ""
#define PHP_OCI8_ORACLE_VERSION ""
#define PHP_PROG_SENDMAIL "/sbin/sendmail"
#define PEAR_INSTALLDIR "/opt/lc/php/8.2/share/pear"
#define PHP_INCLUDE_PATH ".:/opt/lc/php/8.2/share/pear:/opt/lc/php/8.2/share/php:/usr/share/pear:/usr/share/php"
#define PHP_EXTENSION_DIR "/opt/lc/php/8.2/lib64/php/modules"
#define PHP_PREFIX "/opt/lc/php/8.2"
#define PHP_BINDIR "/opt/lc/php/8.2/bin"
#define PHP_SBINDIR "/opt/lc/php/8.2/sbin"
#define PHP_MANDIR "/opt/lc/php/8.2/share/man"
#define PHP_LIBDIR "/opt/lc/php/8.2/lib64/php"
#define PHP_DATADIR "/opt/lc/php/8.2/share"
#define PHP_SYSCONFDIR "/etc"
#define PHP_LOCALSTATEDIR "/var"
#define PHP_CONFIG_FILE_PATH "/etc/php/8.2"
#define PHP_CONFIG_FILE_SCAN_DIR "/etc/php/8.2/php.d"
#define PHP_SHLIB_SUFFIX "so"
#define PHP_SHLIB_EXT_PREFIX ""