Fix Win32 build

This commit is contained in:
Zeev Suraski 2000-07-21 15:54:10 +00:00
parent d4936d8fcf
commit 206b83f009

View file

@ -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