Searched refs:config (Results 276 – 300 of 346) sorted by relevance
1...<<11121314
6 require dirname(__FILE__) . '/config.inc';
10 include('config.inc');
8 include('config.inc');
11 include('config.inc');
8 include 'config.inc';
15 PHP_CONFIG_NICE(config.nice)359 esyscmd(./build/config-stubs sapi)915 PHP_ARG_WITH(config-file-path, path to configuration file,916 [ --with-config-file-path=PATH931 PHP_ARG_WITH(config-file-scan-dir,,932 [ --with-config-file-scan-dir=PATH1052 # reading config stubs1053 esyscmd(./build/config-stubs ext)1055 dnl Extensions post-config1533 scripts/php-config scripts/man1/php-config.1 \[all …]
2205 dnl First try to find pkg-config2210 dnl If pkg-config is found try using it2239 dnl Try to find icu-config2289 dnl First try to find krb5-config2294 dnl If krb5-config is found try using it2358 dnl First try to find pkg-config2363 dnl If pkg-config is found try using it2564 dnl First try to find xml2-config2568 if test -x "$i/bin/xml2-config"; then2592 dnl If xml2-config fails, try pkg-config[all …]
1380 download the most up to date version of the config scripts from1382 http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD1384 http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD1388 pertinent to <config-patches@gnu.org> in order to provide the needed1391 config.guess timestamp = $timestamp
48 are specified in the config.m4 now using the following macro:85 in your config.m4 after PHP_NEW_EXTENSION.
2 dnl config.m4 for extension pdo_odbc165 …AC_MSG_ERROR([Your ODBC library does not exist or there was an error. Check config.log for more in…
25 $conf = array('config' => dirname(__FILE__) . DIRECTORY_SEPARATOR . 'openssl.cnf');
3 dnl config.m4 for mysqlnd driver
18 ARG_WITH("config-file-scan-dir", "Dir to check for additional php ini files", "");
51 if test ! -r config.m4; then
32 - Replace config file (by default this is /etc/snmp/snmpd.conf on Linux and
6 require dirname(__FILE__) . '/config.inc';12 require dirname(__FILE__) . '/config.inc';
25 require dirname(__FILE__) . '/config.inc';
155 // clean config files233 * Skip test if config file is invalid.711 * Create a config file.722 throw new \Exception('The config template array has to have main config');782 $this->error("Invalid config variable $varName");
19 cache_file=./config.cache539 ac_config_guess=$ac_aux_dir/config.guess540 ac_config_sub=$ac_aux_dir/config.sub696 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then1557 : ${CONFIG_STATUS=./config.status}
Completed in 32 milliseconds