Current Path : /usr/opt/php74/include/php/main/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/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' '--with-layout=GNU' '--disable-all' '--with-bz2=/usr' '--enable-ctype' '--with-curl=/usr/opt/nge' '--enable-dom' '--with-libxml' '--enable-filter' '--enable-ftp' '--with-openssl=/usr' '--enable-exif' '--with-zlib=/usr/opt/nge' '--with-gettext=/usr/local' '--with-iconv=/usr/local' '--with-imap=/usr/local' '--with-imap-ssl=/usr' '--enable-json' '--enable-mbstring' '--enable-mbregex' '--with-mhash=/usr/local' '--enable-pdo' '--with-pdo-mysql=/usr/local' '--with-pgsql=/usr/local' '--with-pdo-pgsql=/usr/local' '--enable-posix' '--with-readline=/usr' '--enable-session' '--enable-simplexml' '--enable-soap' '--enable-sockets' '--enable-tokenizer' '--enable-xml' '--enable-xmlreader' '--enable-xmlwriter' '--with-xsl=/usr/local' '--enable-bcmath' '--enable-pcntl' '--with-pear=/usr/opt/php74/share/pear' '--prefix=/usr/opt/php74' '--mandir=/usr/opt/php74/man' '--infodir=/usr/opt/php74/info' '--with-mysqli=/usr/local/bin/mysql_config' '--enable-fileinfo' '--enable-phar' '--enable-opcache' '--enable-fpm' '--with-fpm-user=apache' '--with-fpm-group=apache' '--enable-gd' '--with-zip' '--with-jpeg' '--with-freetype' 'PKG_CONFIG_PATH=/usr/opt/nge/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/lib/pkgconfig' 'LDFLAGS=-L/usr/opt/nge/lib -L/usr/local/lib -L/usr/lib ' 'JPEG_CFLAGS=-I/usr/local/include' 'JPEG_LIBS=-L/usr/local/lib'" #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/opt/php74/share/pear" #define PHP_INCLUDE_PATH ".:/usr/opt/php74/share/pear" #define PHP_EXTENSION_DIR "/usr/opt/php74/lib/php/20190902" #define PHP_PREFIX "/usr/opt/php74" #define PHP_BINDIR "/usr/opt/php74/bin" #define PHP_SBINDIR "/usr/opt/php74/sbin" #define PHP_MANDIR "/usr/opt/php74/man" #define PHP_LIBDIR "/usr/opt/php74/lib/php" #define PHP_DATADIR "/usr/opt/php74/share/php" #define PHP_SYSCONFDIR "/usr/opt/php74/etc" #define PHP_LOCALSTATEDIR "/usr/opt/php74/var" #define PHP_CONFIG_FILE_PATH "/usr/opt/php74/etc" #define PHP_CONFIG_FILE_SCAN_DIR "" #define PHP_SHLIB_SUFFIX "so" #define PHP_SHLIB_EXT_PREFIX ""