mirror of
https://github.com/php/php-src.git
synced 2024-12-04 23:34:25 +08:00
2c0ad3ee25
fhttpd module taken out of functions, functions is ready to go. The only extensions I have tested are gd+freetype and odbc(solid). Please try compiling in your favourite extensions and let me know how it works.
5 lines
139 B
Plaintext
5 lines
139 B
Plaintext
/* define if you want to use the xml extension */
|
|
|
|
/* Define if you have the expat (XML Parser Toolkit) library */
|
|
#define HAVE_LIBEXPAT 0
|