mirror of
https://github.com/php/php-src.git
synced 2025-08-21 01:45:16 +02:00
Fix Win32 build
This commit is contained in:
parent
d4936d8fcf
commit
206b83f009
1 changed files with 3 additions and 0 deletions
|
@ -42,6 +42,9 @@
|
||||||
#define CONFIGURATION_FILE_PATH "php.ini"
|
#define CONFIGURATION_FILE_PATH "php.ini"
|
||||||
#define USE_CONFIG_FILE 1
|
#define USE_CONFIG_FILE 1
|
||||||
|
|
||||||
|
#define PHP_INCLUDE_PATH NULL
|
||||||
|
|
||||||
|
|
||||||
/* Undefine if you want stricter XML/SGML compliance by default */
|
/* Undefine if you want stricter XML/SGML compliance by default */
|
||||||
/* this disables "<?expression?>" and "<?=expression?>" */
|
/* this disables "<?expression?>" and "<?=expression?>" */
|
||||||
#define DEFAULT_SHORT_OPEN_TAG 1
|
#define DEFAULT_SHORT_OPEN_TAG 1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue