diff options
author | Christoph M. Becker <cmbecker69@gmx.de> | 2020-07-22 10:48:15 +0200 |
---|---|---|
committer | Christoph M. Becker <cmbecker69@gmx.de> | 2020-07-23 15:39:22 +0200 |
commit | 15efb96d4ce8003cca1c5fdcda4488c1827065d4 (patch) | |
tree | 1bcc40ec94e140af4de37dba381f9b95ccbe6ba6 /main/php_variables.c | |
parent | 6b99a8be4d3adef95eece9e84395966694bb1cec (diff) | |
download | php-git-15efb96d4ce8003cca1c5fdcda4488c1827065d4.tar.gz |
Fix #79884: PHP_CONFIG_FILE_PATH is meaningless
It does not make sense to make assumptions about `PHP_CONFIG_FILE_PATH`
during build time, since that value is never used during run time on
Windows. Since there is no `--with-config-file-path` on Windows
either, we define `PHP_CONFIG_FILE_PATH` as `""`.
Diffstat (limited to 'main/php_variables.c')
0 files changed, 0 insertions, 0 deletions