nginx/pcre/php updates from RAF
[tomato.git] / release / src / router / php / main / build-defs.h
blob7bf353c42412de8b86b15576a3fcbea985bf1ce8
1 /* -*- C -*-
2 +----------------------------------------------------------------------+
3 | PHP Version 5 |
4 +----------------------------------------------------------------------+
5 | Copyright (c) 1997-2007 The PHP Group |
6 +----------------------------------------------------------------------+
7 | This source file is subject to version 3.01 of the PHP license, |
8 | that is bundled with this package in the file LICENSE, and is |
9 | available through the world-wide-web at the following url: |
10 | http://www.php.net/license/3_01.txt |
11 | If you did not receive a copy of the PHP license and are unable to |
12 | obtain it through the world-wide-web, please send a note to |
13 | license@php.net so we can mail you a copy immediately. |
14 +----------------------------------------------------------------------+
15 | Author: Stig Sæther Bakken <ssb@php.net> |
16 +----------------------------------------------------------------------+
19 /* $Id$ */
21 #define CONFIGURE_COMMAND " './configure' '--host=mipsel-linux' '--build=x86_64-linux-gnu' '--prefix=/usr' '--enable-shared' '--disable-static' '--disable-rpath' '--disable-debug' '--without-pear' '--with-config-file-path=/etc' '--with-config-file-scan-dir=/etc/php5' '--disable-short-tags' '--with-zlib=/home/vicente/tomato/release/src-rt/router/mipsel-uclibc/install/zlib/usr' '--with-zlib-dir=/home/vicente/tomato/release/src-rt/router/mipsel-uclibc/install/zlib/usr' '--disable-phar' '--enable-cli' '--enable-cgi' '--enable-fastcgi' '--disable-calendar' '--disable-ctype' '--without-curl' '--disable-fileinfo' '--without-gettext' '--disable-dom' '--disable-exif' '--disable-ftp' '--without-gd' '--without-gmp' '--disable-hash' '--without-iconv' '--disable-json' '--without-ldap' '--disable-mbstring' '--without-mcrypt' '--without-mysqli' '--without-openssl' '--disable-pcntl' '--without-pdo-mysql' '--without-pdo-pgsql' '--without-pdo-sqlite' '--disable-pdo' '--without-pgsql' '--disable-session' '--disable-shmop' '--disable-simplexml' '--disable-soap' '--disable-sockets' '--without-sqlite' '--without-sqlite3' '--disable-sysvmsg' '--disable-sysvsem' '--disable-sysvshm' '--disable-tokenizer' '--disable-xml' '--disable-xmlreader' '--disable-xmlwriter' '--disable-zip' '--disable-filter' '--disable-libxml' '--without-system-tzdata'"
22 #define PHP_ADA_INCLUDE ""
23 #define PHP_ADA_LFLAGS ""
24 #define PHP_ADA_LIBS ""
25 #define PHP_APACHE_INCLUDE ""
26 #define PHP_APACHE_TARGET ""
27 #define PHP_FHTTPD_INCLUDE ""
28 #define PHP_FHTTPD_LIB ""
29 #define PHP_FHTTPD_TARGET ""
30 #define PHP_CFLAGS "$(CFLAGS_CLEAN) -prefer-non-pic -static"
31 #define PHP_DBASE_LIB ""
32 #define PHP_BUILD_DEBUG ""
33 #define PHP_GDBM_INCLUDE ""
34 #define PHP_IBASE_INCLUDE ""
35 #define PHP_IBASE_LFLAGS ""
36 #define PHP_IBASE_LIBS ""
37 #define PHP_IFX_INCLUDE ""
38 #define PHP_IFX_LFLAGS ""
39 #define PHP_IFX_LIBS ""
40 #define PHP_INSTALL_IT ""
41 #define PHP_IODBC_INCLUDE ""
42 #define PHP_IODBC_LFLAGS ""
43 #define PHP_IODBC_LIBS ""
44 #define PHP_MSQL_INCLUDE ""
45 #define PHP_MSQL_LFLAGS ""
46 #define PHP_MSQL_LIBS ""
47 #define PHP_MYSQL_INCLUDE ""
48 #define PHP_MYSQL_LIBS ""
49 #define PHP_MYSQL_TYPE ""
50 #define PHP_ODBC_INCLUDE ""
51 #define PHP_ODBC_LFLAGS ""
52 #define PHP_ODBC_LIBS ""
53 #define PHP_ODBC_TYPE ""
54 #define PHP_OCI8_SHARED_LIBADD ""
55 #define PHP_OCI8_DIR ""
56 #define PHP_OCI8_ORACLE_VERSION ""
57 #define PHP_ORACLE_SHARED_LIBADD "@ORACLE_SHARED_LIBADD@"
58 #define PHP_ORACLE_DIR "@ORACLE_DIR@"
59 #define PHP_ORACLE_VERSION "@ORACLE_VERSION@"
60 #define PHP_PGSQL_INCLUDE ""
61 #define PHP_PGSQL_LFLAGS ""
62 #define PHP_PGSQL_LIBS ""
63 #define PHP_PROG_SENDMAIL "/usr/sbin/sendmail"
64 #define PHP_SOLID_INCLUDE ""
65 #define PHP_SOLID_LIBS ""
66 #define PHP_EMPRESS_INCLUDE ""
67 #define PHP_EMPRESS_LIBS ""
68 #define PHP_SYBASE_INCLUDE ""
69 #define PHP_SYBASE_LFLAGS ""
70 #define PHP_SYBASE_LIBS ""
71 #define PHP_DBM_TYPE ""
72 #define PHP_DBM_LIB ""
73 #define PHP_LDAP_LFLAGS ""
74 #define PHP_LDAP_INCLUDE ""
75 #define PHP_LDAP_LIBS ""
76 #define PHP_BIRDSTEP_INCLUDE ""
77 #define PHP_BIRDSTEP_LIBS ""
78 #define PEAR_INSTALLDIR ""
79 #define PHP_INCLUDE_PATH ".:"
80 #define PHP_EXTENSION_DIR "/usr/lib/php/extensions/no-debug-non-zts-20121212"
81 #define PHP_PREFIX "/usr"
82 #define PHP_BINDIR "/usr/bin"
83 #define PHP_SBINDIR "/usr/sbin"
84 #define PHP_MANDIR "/usr/php/man"
85 #define PHP_LIBDIR "/usr/lib/php"
86 #define PHP_DATADIR "${prefix}/share"
87 #define PHP_SYSCONFDIR "/usr/etc"
88 #define PHP_LOCALSTATEDIR "/usr/var"
89 #define PHP_CONFIG_FILE_PATH "/etc"
90 #define PHP_CONFIG_FILE_SCAN_DIR "/etc/php5"
91 #define PHP_SHLIB_SUFFIX "so"