mirror of
https://github.com/php/php-src.git
synced 2025-08-18 06:58:55 +02:00

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.
8 lines
108 B
Text
8 lines
108 B
Text
#ifndef HAVE_PGSQL
|
|
#define HAVE_PGSQL 0
|
|
#endif
|
|
|
|
#ifndef HAVE_PQCMDTUPLES
|
|
#define HAVE_PQCMDTUPLES 0
|
|
#endif
|
|
|