File: //proc/thread-self/root/usr/include/php81w/php/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-linux-gnu' '--prefix=/usr' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-option-checking' '--disable-silent-rules' '--libdir=${prefix}/lib/x86_64-linux-gnu' '--libexecdir=${prefix}/lib/x86_64-linux-gnu' '--disable-maintainer-mode' '--disable-dependency-tracking' 'EXTENSION_DIR=/usr/bin/php81/lib/php/modules' '--includedir=/usr/include/php81w/php' '--libdir=/usr/lib/php81w' '--with-config-file-path=/etc/php81w' '--with-config-file-scan-dir=/etc/php81w/php.d' '--enable-pcntl' '--enable-opcache' '--enable-opcache-file' '--enable-phpdbg' '--with-imap=shared' '--with-imap-ssl' '--enable-mbstring=shared' '--enable-mbregex' '--enable-gd=shared' '--with-webp' '--with-jpeg' '--with-xpm' '--with-freetype' '--with-vpx-dir=/usr' '--with-gmp=shared' '--enable-calendar=shared' '--enable-bcmath=shared' '--with-bz2=shared' '--enable-ctype=shared' '--enable-dba=shared' '--with-qdbm=/usr' '--enable-exif=shared' '--enable-ftp=shared' '--enable-json=shared' '--with-gettext=shared' '--with-iconv=shared' '--enable-sockets=shared' '--enable-tokenizer=shared' '--with-xmlrpc=shared' '--with-ldap=shared' '--with-ldap-sasl' '--enable-mysqlnd=shared' '--with-mysql=shared,mysqlnd' '--with-mysqli=shared,mysqlnd' '--with-mysql-sock=' '--with-interbase=shared,/usr/lib/firebird' '--with-pdo-firebird=shared,/usr/lib/firebird' '--enable-dom=shared' '--with-pgsql=shared' '--enable-simplexml=shared' '--enable-xml=shared' '--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' '--with-pdo-sqlite=shared,/usr' '--with-pdo-dblib=shared,/usr' '--with-sqlite3=shared,/usr' '--with-zip=shared' '--with-libzip' '--without-readline' '--with-libedit' '--with-pspell=shared' '--enable-phar=shared' '--with-mcrypt=shared,/usr' '--with-tidy=shared,/usr' '--with-mssql=shared,/usr' '--with-sybase-ct=shared,/usr' '--enable-sysvmsg=shared' '--enable-sysvshm=shared' '--enable-sysvsem=shared' '--enable-shmop=shared' '--enable-posix=shared' '--with-unixODBC=shared,/usr' '--enable-fileinfo=shared' '--enable-intl=shared' '--with-icu-dir=/usr' '--with-enchant=shared,/usr' '--with-ffi=shared,/usr' '--with-sodium=shared,/usr' '--sysconfdir=/etc/php81w' '--with-libdir=lib' '--bindir=/usr/bin/php81/bin' '--disable-debug' '--with-pic' '--with-pcre-regex=/usr' '--disable-rpath' '--without-pear' '--with-layout=GNU' '--with-exec-dir=/usr/bin/php81/bin' '--enable-freetype' '--with-png-dir=/usr' '--with-xpm-dir=/usr' '--enable-gd-native-ttf' '--with-avif' '--without-gdbm' '--with-jpeg-dir=/usr' '--with-openssl' '--with-system-ciphers' '--with-zlib' '--with-kerberos' '--with-libxml-dir=/usr' '--with-system-tzdata' '--with-mhash' '--enable-dtrace' 'build_alias=x86_64-linux-gnu'"
#define PHP_ODBC_CFLAGS "-I/usr/include"
#define PHP_ODBC_LFLAGS "-L/usr/lib"
#define PHP_ODBC_LIBS "-lodbc"
#define PHP_ODBC_TYPE "unixODBC"
#define PHP_OCI8_DIR ""
#define PHP_OCI8_ORACLE_VERSION ""
#define PHP_PROG_SENDMAIL "/usr/sbin/sendmail"
#define PEAR_INSTALLDIR ""
#define PHP_INCLUDE_PATH ".::/usr/share/php/php:/usr/share/pear:/usr/share/php"
#define PHP_EXTENSION_DIR "/usr/bin/php81/lib/php/modules"
#define PHP_PREFIX "/usr"
#define PHP_BINDIR "/usr/bin/php81/bin"
#define PHP_SBINDIR "/usr/sbin"
#define PHP_MANDIR "/usr/share/man"
#define PHP_LIBDIR "/usr/lib/php81w"
#define PHP_DATADIR "/usr/share/php"
#define PHP_SYSCONFDIR "/etc/php81w"
#define PHP_LOCALSTATEDIR "/var"
#define PHP_CONFIG_FILE_PATH "/etc/php81w"
#define PHP_CONFIG_FILE_SCAN_DIR "/etc/php81w/php.d"
#define PHP_SHLIB_SUFFIX "so"
#define PHP_SHLIB_EXT_PREFIX ""