1/* main/php_config.h. Generated from php_config.h.in by configure. */
2/* main/php_config.h.in. Generated from configure.in by autoheader. */
3
4
5#if defined(__GNUC__) && __GNUC__ >= 4
6# define ZEND_API __attribute__ ((visibility("default")))
7# define ZEND_DLEXPORT __attribute__ ((visibility("default")))
8#else
9# define ZEND_API
10# define ZEND_DLEXPORT
11#endif
12
13#define ZEND_DLIMPORT
14
15/* #undef uint */
16/* #undef ulong */
17
18/* Define if you want to enable memory limit support */
19#define MEMORY_LIMIT 0
20
21
22/* */
23/* #undef AIX */
24
25/* Whether to use native BeOS threads */
26/* #undef BETHREADS */
27
28/* */
29/* #undef CDB_INCLUDE_FILE */
30
31/* Define if system uses EBCDIC */
32/* #undef CHARSET_EBCDIC */
33
34/* Whether to build bcmath as dynamic module */
35/* #undef COMPILE_DL_BCMATH */
36
37/* Whether to build bz2 as dynamic module */
38/* #undef COMPILE_DL_BZ2 */
39
40/* Whether to build calendar as dynamic module */
41/* #undef COMPILE_DL_CALENDAR */
42
43/* Whether to build ctype as dynamic module */
44/* #undef COMPILE_DL_CTYPE */
45
46/* Whether to build curl as dynamic module */
47/* #undef COMPILE_DL_CURL */
48
49/* Whether to build date as dynamic module */
50/* #undef COMPILE_DL_DATE */
51
52/* Whether to build dba as dynamic module */
53/* #undef COMPILE_DL_DBA */
54
55/* Whether to build dom as dynamic module */
56/* #undef COMPILE_DL_DOM */
57
58/* Whether to build enchant as dynamic module */
59/* #undef COMPILE_DL_ENCHANT */
60
61/* Whether to build ereg as dynamic module */
62/* #undef COMPILE_DL_EREG */
63
64/* Whether to build exif as dynamic module */
65/* #undef COMPILE_DL_EXIF */
66
67/* Whether to build fileinfo as dynamic module */
68/* #undef COMPILE_DL_FILEINFO */
69
70/* Whether to build filter as dynamic module */
71/* #undef COMPILE_DL_FILTER */
72
73/* Whether to build ftp as dynamic module */
74/* #undef COMPILE_DL_FTP */
75
76/* Whether to build gd as dynamic module */
77/* #undef COMPILE_DL_GD */
78
79/* Whether to build gettext as dynamic module */
80/* #undef COMPILE_DL_GETTEXT */
81
82/* Whether to build gmp as dynamic module */
83/* #undef COMPILE_DL_GMP */
84
85/* Whether to build hash as dynamic module */
86/* #undef COMPILE_DL_HASH */
87
88/* Whether to build iconv as dynamic module */
89/* #undef COMPILE_DL_ICONV */
90
91/* Whether to build imap as dynamic module */
92/* #undef COMPILE_DL_IMAP */
93
94/* Whether to build interbase as dynamic module */
95/* #undef COMPILE_DL_INTERBASE */
96
97/* Whether to build intl as dynamic module */
98/* #undef COMPILE_DL_INTL */
99
100/* Whether to build json as dynamic module */
101/* #undef COMPILE_DL_JSON */
102
103/* Whether to build ldap as dynamic module */
104/* #undef COMPILE_DL_LDAP */
105
106/* Whether to build libxml as dynamic module */
107/* #undef COMPILE_DL_LIBXML */
108
109/* Whether to build mbstring as dynamic module */
110/* #undef COMPILE_DL_MBSTRING */
111
112/* Whether to build mcrypt as dynamic module */
113/* #undef COMPILE_DL_MCRYPT */
114
115/* Whether to build mssql as dynamic module */
116/* #undef COMPILE_DL_MSSQL */
117
118/* Whether to build mysql as dynamic module */
119/* #undef COMPILE_DL_MYSQL */
120
121/* Whether to build mysqli as dynamic module */
122/* #undef COMPILE_DL_MYSQLI */
123
124/* Whether to build mysqlnd as dynamic module */
125/* #undef COMPILE_DL_MYSQLND */
126
127/* Whether to build oci8 as dynamic module */
128/* #undef COMPILE_DL_OCI8 */
129
130/* Whether to build odbc as dynamic module */
131/* #undef COMPILE_DL_ODBC */
132
133/* Whether to build opcache as dynamic module */
134#define COMPILE_DL_OPCACHE 1
135
136/* Whether to build openssl as dynamic module */
137/* #undef COMPILE_DL_OPENSSL */
138
139/* Whether to build pcntl as dynamic module */
140/* #undef COMPILE_DL_PCNTL */
141
142/* Whether to build pcre as dynamic module */
143/* #undef COMPILE_DL_PCRE */
144
145/* Whether to build pdo as dynamic module */
146/* #undef COMPILE_DL_PDO */
147
148/* Whether to build pdo_dblib as dynamic module */
149/* #undef COMPILE_DL_PDO_DBLIB */
150
151/* Whether to build pdo_firebird as dynamic module */
152/* #undef COMPILE_DL_PDO_FIREBIRD */
153
154/* Whether to build pdo_mysql as dynamic module */
155/* #undef COMPILE_DL_PDO_MYSQL */
156
157/* Whether to build pdo_oci as dynamic module */
158/* #undef COMPILE_DL_PDO_OCI */
159
160/* Whether to build pdo_odbc as dynamic module */
161/* #undef COMPILE_DL_PDO_ODBC */
162
163/* Whether to build pdo_pgsql as dynamic module */
164/* #undef COMPILE_DL_PDO_PGSQL */
165
166/* Whether to build pdo_sqlite as dynamic module */
167/* #undef COMPILE_DL_PDO_SQLITE */
168
169/* Whether to build pgsql as dynamic module */
170/* #undef COMPILE_DL_PGSQL */
171
172/* Whether to build phar as dynamic module */
173/* #undef COMPILE_DL_PHAR */
174
175/* Whether to build posix as dynamic module */
176/* #undef COMPILE_DL_POSIX */
177
178/* Whether to build pspell as dynamic module */
179/* #undef COMPILE_DL_PSPELL */
180
181/* Whether to build readline as dynamic module */
182/* #undef COMPILE_DL_READLINE */
183
184/* Whether to build recode as dynamic module */
185/* #undef COMPILE_DL_RECODE */
186
187/* Whether to build reflection as dynamic module */
188/* #undef COMPILE_DL_REFLECTION */
189
190/* Whether to build session as dynamic module */
191/* #undef COMPILE_DL_SESSION */
192
193/* Whether to build shmop as dynamic module */
194/* #undef COMPILE_DL_SHMOP */
195
196/* Whether to build simplexml as dynamic module */
197/* #undef COMPILE_DL_SIMPLEXML */
198
199/* Whether to build snmp as dynamic module */
200/* #undef COMPILE_DL_SNMP */
201
202/* Whether to build soap as dynamic module */
203/* #undef COMPILE_DL_SOAP */
204
205/* Whether to build sockets as dynamic module */
206/* #undef COMPILE_DL_SOCKETS */
207
208/* Whether to build spl as dynamic module */
209/* #undef COMPILE_DL_SPL */
210
211/* Whether to build sqlite3 as dynamic module */
212/* #undef COMPILE_DL_SQLITE3 */
213
214/* Whether to build standard as dynamic module */
215/* #undef COMPILE_DL_STANDARD */
216
217/* Whether to build sybase_ct as dynamic module */
218/* #undef COMPILE_DL_SYBASE_CT */
219
220/* Whether to build sysvmsg as dynamic module */
221/* #undef COMPILE_DL_SYSVMSG */
222
223/* Whether to build sysvsem as dynamic module */
224/* #undef COMPILE_DL_SYSVSEM */
225
226/* Whether to build sysvshm as dynamic module */
227/* #undef COMPILE_DL_SYSVSHM */
228
229/* Whether to build tidy as dynamic module */
230/* #undef COMPILE_DL_TIDY */
231
232/* Whether to build tokenizer as dynamic module */
233/* #undef COMPILE_DL_TOKENIZER */
234
235/* Whether to build wddx as dynamic module */
236/* #undef COMPILE_DL_WDDX */
237
238/* Whether to build xml as dynamic module */
239/* #undef COMPILE_DL_XML */
240
241/* Whether to build xmlreader as dynamic module */
242/* #undef COMPILE_DL_XMLREADER */
243
244/* Whether to build xmlrpc as dynamic module */
245/* #undef COMPILE_DL_XMLRPC */
246
247/* Whether to build xmlwriter as dynamic module */
248/* #undef COMPILE_DL_XMLWRITER */
249
250/* Whether to build xsl as dynamic module */
251/* #undef COMPILE_DL_XSL */
252
253/* Whether to build zip as dynamic module */
254/* #undef COMPILE_DL_ZIP */
255
256/* Whether to build zlib as dynamic module */
257/* #undef COMPILE_DL_ZLIB */
258
259/* */
260#define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
261
262/* */
263#define COOKIE_SEEKER_USES_OFF64_T 1
264
265/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
266 systems. This function is required for `alloca.c' support on those systems.
267 */
268/* #undef CRAY_STACKSEG_END */
269
270/* Define if crypt_r has uses CRYPTD */
271/* #undef CRYPT_R_CRYPTD */
272
273/* Define if struct crypt_data requires _GNU_SOURCE */
274/* #undef CRYPT_R_GNU_SOURCE */
275
276/* Define if crypt_r uses struct crypt_data */
277/* #undef CRYPT_R_STRUCT_CRYPT_DATA */
278
279/* Define to 1 if using `alloca.c'. */
280/* #undef C_ALLOCA */
281
282/* Define if the target system is darwin */
283/* #undef DARWIN */
284
285/* */
286/* #undef DB1_INCLUDE_FILE */
287
288/* */
289/* #undef DB1_VERSION */
290
291/* */
292/* #undef DB2_INCLUDE_FILE */
293
294/* */
295/* #undef DB3_INCLUDE_FILE */
296
297/* */
298/* #undef DB4_INCLUDE_FILE */
299
300/* */
301/* #undef DBA_CDB */
302
303/* */
304/* #undef DBA_CDB_BUILTIN */
305
306/* */
307/* #undef DBA_CDB_MAKE */
308
309/* */
310/* #undef DBA_DB1 */
311
312/* */
313/* #undef DBA_DB2 */
314
315/* */
316/* #undef DBA_DB3 */
317
318/* */
319/* #undef DBA_DB4 */
320
321/* */
322/* #undef DBA_DBM */
323
324/* */
325/* #undef DBA_FLATFILE */
326
327/* */
328/* #undef DBA_GDBM */
329
330/* */
331/* #undef DBA_INIFILE */
332
333/* */
334/* #undef DBA_NDBM */
335
336/* */
337/* #undef DBA_QDBM */
338
339/* */
340/* #undef DBA_TCADB */
341
342/* */
343/* #undef DBM_INCLUDE_FILE */
344
345/* */
346/* #undef DBM_VERSION */
347
348/* */
349#define DEFAULT_SHORT_OPEN_TAG "1"
350
351/* Define if dlsym() requires a leading underscore in symbol names. */
352/* #undef DLSYM_NEEDS_UNDERSCORE */
353
354/* Whether to enable chroot() function */
355#define ENABLE_CHROOT_FUNC 1
356
357/* */
358/* #undef ENABLE_GD_TTF */
359
360/* */
361/* #undef ENCHANT_VERSION_STRING */
362
363/* */
364/* #undef GDBM_INCLUDE_FILE */
365
366/* Whether you use GNU Pth */
367/* #undef GNUPTH */
368
369/* Define to 1 if `TIOCGWINSZ' requires <sys/ioctl.h>. */
370/* #undef GWINSZ_IN_SYS_IOCTL */
371
372/* Whether 3 arg set_rebind_proc() */
373/* #undef HAVE_3ARG_SETREBINDPROC */
374
375/* Define to 1 if you have the `acosh' function. */
376#define HAVE_ACOSH 1
377
378/* */
379/* #undef HAVE_ADABAS */
380
381/* Whether you have AI_V4MAPPED */
382/* #undef HAVE_AI_V4MAPPED */
383
384/* whether the compiler supports __alignof__ */
385#define HAVE_ALIGNOF 1
386
387/* Define to 1 if you have `alloca', as a function or macro. */
388#define HAVE_ALLOCA 1
389
390/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
391 */
392#define HAVE_ALLOCA_H 1
393
394/* Define to 1 if you have the `alphasort' function. */
395#define HAVE_ALPHASORT 1
396
397/* Whether you have AOLserver */
398/* #undef HAVE_AOLSERVER */
399
400/* */
401/* #undef HAVE_APACHE */
402
403/* */
404/* #undef HAVE_APACHE_HOOKS */
405
406/* do we have apparmor support? */
407/* #undef HAVE_APPARMOR */
408
409/* Define to 1 if you have the <ApplicationServices/ApplicationServices.h>
410 header file. */
411/* #undef HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H */
412
413/* */
414/* #undef HAVE_AP_COMPAT_H */
415
416/* */
417/* #undef HAVE_AP_CONFIG_H */
418
419/* Define to 1 if you have the <arpa/inet.h> header file. */
420#define HAVE_ARPA_INET_H 1
421
422/* Define to 1 if you have the <arpa/nameser.h> header file. */
423#define HAVE_ARPA_NAMESER_H 1
424
425/* Define to 1 if you have the `asctime_r' function. */
426#define HAVE_ASCTIME_R 1
427
428/* Define to 1 if you have the `asinh' function. */
429#define HAVE_ASINH 1
430
431/* Define to 1 if you have the `asprintf' function. */
432#define HAVE_ASPRINTF 1
433
434/* Define to 1 if you have the <assert.h> header file. */
435#define HAVE_ASSERT_H 1
436
437/* Define to 1 if you have the `atanh' function. */
438#define HAVE_ATANH 1
439
440/* whether atof() accepts INF */
441#define HAVE_ATOF_ACCEPTS_INF 1
442
443/* whether atof() accepts NAN */
444#define HAVE_ATOF_ACCEPTS_NAN 1
445
446/* Define to 1 if you have the `atoll' function. */
447#define HAVE_ATOLL 1
448
449/* Define to 1 if you have the <atomic.h> header file. */
450/* #undef HAVE_ATOMIC_H */
451
452/* whether the compiler supports __attribute__ ((__aligned__)) */
453#define HAVE_ATTRIBUTE_ALIGNED 1
454
455/* Whether you have bcmath */
456/* #undef HAVE_BCMATH */
457
458/* */
459/* #undef HAVE_BIND_TEXTDOMAIN_CODESET */
460
461/* */
462/* #undef HAVE_BIRDSTEP */
463
464/* Define if system has broken getcwd */
465/* #undef HAVE_BROKEN_GETCWD */
466
467/* Define if your glibc borks on fopen with mode a+ */
468#define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
469
470/* Whether we have librecode 3.5 */
471/* #undef HAVE_BROKEN_RECODE */
472
473/* Konstantin Chuguev's iconv implementation */
474/* #undef HAVE_BSD_ICONV */
475
476/* */
477#define HAVE_BUILD_DEFS_H 1
478
479/* Define to 1 if gcc supports __sync_bool_compare_and_swap() a.o. */
480/* #undef HAVE_BUILTIN_ATOMIC */
481
482/* */
483#define HAVE_BUNDLED_PCRE 1
484
485/* */
486/* #undef HAVE_BZ2 */
487
488/* */
489/* #undef HAVE_CALENDAR */
490
491/* Whether to compile with Caudium support */
492/* #undef HAVE_CAUDIUM */
493
494/* Define to 1 if you have the `chroot' function. */
495#define HAVE_CHROOT 1
496
497/* Define to 1 if you have the `clearenv' function. */
498/* #undef HAVE_CLEARENV */
499
500/* */
501/* #undef HAVE_CLI0CLI_H */
502
503/* */
504/* #undef HAVE_CLI0CORE_H */
505
506/* */
507/* #undef HAVE_CLI0DEFS_H */
508
509/* */
510/* #undef HAVE_CLI0ENV_H */
511
512/* */
513/* #undef HAVE_CLI0EXT_H */
514
515/* do we have clock_gettime? */
516/* #undef HAVE_CLOCK_GETTIME */
517
518/* do we have clock_get_time? */
519/* #undef HAVE_CLOCK_GET_TIME */
520
521/* Whether you have struct cmsghdr */
522/* #undef HAVE_CMSGHDR */
523
524/* */
525/* #undef HAVE_CODBC */
526
527/* Whether you have a Continuity Server */
528/* #undef HAVE_CONTINUITY */
529
530/* Define to 1 if you have the `CreateProcess' function. */
531/* #undef HAVE_CREATEPROCESS */
532
533/* */
534#define HAVE_CRYPT 1
535
536/* Define to 1 if you have the <crypt.h> header file. */
537#define HAVE_CRYPT_H 1
538
539/* Define to 1 if you have the `crypt_r' function. */
540/* #undef HAVE_CRYPT_R */
541
542/* Define to 1 if you have the `ctermid' function. */
543#define HAVE_CTERMID 1
544
545/* Define to 1 if you have the `ctime_r' function. */
546#define HAVE_CTIME_R 1
547
548/* */
549#define HAVE_CTYPE 1
550
551/* */
552#define HAVE_CURL 1
553
554/* */
555#define HAVE_CURL_EASY_STRERROR 1
556
557/* Have cURL with GnuTLS support */
558/* #undef HAVE_CURL_GNUTLS */
559
560/* */
561#define HAVE_CURL_MULTI_STRERROR 1
562
563/* Have cURL with OpenSSL support */
564/* #undef HAVE_CURL_OPENSSL */
565
566/* Have cURL with SSL support */
567#define HAVE_CURL_SSL 1
568
569/* Define to 1 if you have the `cuserid' function. */
570#define HAVE_CUSERID 1
571
572/* */
573/* #undef HAVE_DBA */
574
575/* Whether you want DBMaker */
576/* #undef HAVE_DBMAKER */
577
578/* */
579/* #undef HAVE_DCNGETTEXT */
580
581/* Whether system headers declare timezone */
582#define HAVE_DECLARED_TIMEZONE 1
583
584/* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
585 */
586/* #undef HAVE_DECL_TZNAME */
587
588/* do we have /dev/poll? */
589/* #undef HAVE_DEVPOLL */
590
591/* Define if the target system has /dev/arandom device */
592/* #undef HAVE_DEV_ARANDOM */
593
594/* Define if the target system has /dev/urandom device */
595#define HAVE_DEV_URANDOM 1
596
597/* Define to 1 if you have the <dirent.h> header file. */
598#define HAVE_DIRENT_H 1
599
600/* Define to 1 if you have the <dlfcn.h> header file. */
601#define HAVE_DLFCN_H 1
602
603/* */
604#define HAVE_DLOPEN 1
605
606/* Whether you have dmalloc */
607/* #undef HAVE_DMALLOC */
608
609/* */
610/* #undef HAVE_DNGETTEXT */
611
612/* Define to 1 if you have the <dns.h> header file. */
613/* #undef HAVE_DNS_H */
614
615/* */
616/* #undef HAVE_DNS_SEARCH */
617
618/* */
619#define HAVE_DN_EXPAND 1
620
621/* */
622#define HAVE_DN_SKIPNAME 1
623
624/* */
625#define HAVE_DOM 1
626
627/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
628/* #undef HAVE_DOPRNT */
629
630/* OpenSSL 0.9.7 or later */
631/* #undef HAVE_DSA_DEFAULT_METHOD */
632
633/* Whether to enable DTrace support */
634/* #undef HAVE_DTRACE */
635
636/* embedded MySQL support enabled */
637/* #undef HAVE_EMBEDDED_MYSQLI */
638
639/* */
640/* #undef HAVE_EMPRESS */
641
642/* */
643/* #undef HAVE_ENCHANT */
644
645/* */
646/* #undef HAVE_ENCHANT_BROKER_SET_PARAM */
647
648/* do we have epoll? */
649/* #undef HAVE_EPOLL */
650
651/* Define to 1 if you have the <errno.h> header file. */
652/* #undef HAVE_ERRNO_H */
653
654/* */
655/* #undef HAVE_ESOOB */
656
657/* Whether you want EXIF (metadata from images) support */
658/* #undef HAVE_EXIF */
659
660/* Define to 1 if you have the `fabsf' function. */
661/* #undef HAVE_FABSF */
662
663/* Define to 1 if you have the <fcntl.h> header file. */
664#define HAVE_FCNTL_H 1
665
666/* Define to 1 if you have the `finite' function. */
667#define HAVE_FINITE 1
668
669/* Define to 1 if you have the `flock' function. */
670#define HAVE_FLOCK 1
671
672/* Struct flock is BSD-type */
673/* #undef HAVE_FLOCK_BSD */
674
675/* Struct flock is Linux-type */
676#define HAVE_FLOCK_LINUX /**/
677
678/* Define to 1 if you have the `floorf' function. */
679/* #undef HAVE_FLOORF */
680
681/* Define if flush should be called explicitly after a buffered io. */
682/* #undef HAVE_FLUSHIO */
683
684/* Define to 1 if your system has a working POSIX `fnmatch' function. */
685#define HAVE_FNMATCH 1
686
687/* */
688#define HAVE_FOPENCOOKIE 1
689
690/* Define to 1 if you have the `fork' function. */
691#define HAVE_FORK 1
692
693/* Define to 1 if you have the `fpclass' function. */
694/* #undef HAVE_FPCLASS */
695
696/* POSIX Access Control List */
697/* #undef HAVE_FPM_ACL */
698
699/* whether fpsetprec is present and usable */
700/* #undef HAVE_FPSETPREC */
701
702/* whether FPU control word can be manipulated by inline assembler */
703#define HAVE_FPU_INLINE_ASM_X86 1
704
705/* whether floatingpoint.h defines fp_except */
706/* #undef HAVE_FP_EXCEPT */
707
708/* */
709/* #undef HAVE_FREETDS */
710
711/* Define to 1 if you have the `ftok' function. */
712#define HAVE_FTOK 1
713
714/* Whether you want FTP support */
715/* #undef HAVE_FTP */
716
717/* Define to 1 if you have the `funopen' function. */
718/* #undef HAVE_FUNOPEN */
719
720/* Define to 1 if you have the `gai_strerror' function. */
721#define HAVE_GAI_STRERROR 1
722
723/* Whether you have gcov */
724/* #undef HAVE_GCOV */
725
726/* Define to 1 if you have the `gcvt' function. */
727#define HAVE_GCVT 1
728
729/* */
730/* #undef HAVE_GD_BUNDLED */
731
732/* */
733/* #undef HAVE_GD_CACHE_CREATE */
734
735/* */
736/* #undef HAVE_GD_FREETYPE */
737
738/* */
739/* #undef HAVE_GD_JPG */
740
741/* */
742/* #undef HAVE_GD_LIBVERSION */
743
744/* */
745/* #undef HAVE_GD_PNG */
746
747/* */
748/* #undef HAVE_GD_WEBP */
749
750/* */
751/* #undef HAVE_GD_XPM */
752
753/* Define if you have the getaddrinfo function */
754#define HAVE_GETADDRINFO 1
755
756/* Define to 1 if you have the `getcwd' function. */
757#define HAVE_GETCWD 1
758
759/* Define to 1 if you have the `getgrgid_r' function. */
760#define HAVE_GETGRGID_R 1
761
762/* Define to 1 if you have the `getgrnam_r' function. */
763#define HAVE_GETGRNAM_R 1
764
765/* Define to 1 if you have the `getgroups' function. */
766#define HAVE_GETGROUPS 1
767
768/* */
769#define HAVE_GETHOSTBYADDR 1
770
771/* Define to 1 if you have the `gethostname' function. */
772#define HAVE_GETHOSTNAME 1
773
774/* Define to 1 if you have the `getloadavg' function. */
775#define HAVE_GETLOADAVG 1
776
777/* Define to 1 if you have the `getlogin' function. */
778#define HAVE_GETLOGIN 1
779
780/* Define to 1 if you have the `getopt' function. */
781#define HAVE_GETOPT 1
782
783/* Define to 1 if you have the `getpgid' function. */
784#define HAVE_GETPGID 1
785
786/* Define to 1 if you have the `getpid' function. */
787#define HAVE_GETPID 1
788
789/* Define to 1 if you have the `getpriority' function. */
790/* #undef HAVE_GETPRIORITY */
791
792/* Define to 1 if you have the `getprotobyname' function. */
793#define HAVE_GETPROTOBYNAME 1
794
795/* Define to 1 if you have the `getprotobynumber' function. */
796#define HAVE_GETPROTOBYNUMBER 1
797
798/* Define to 1 if you have the `getpwnam_r' function. */
799#define HAVE_GETPWNAM_R 1
800
801/* Define to 1 if you have the `getpwuid_r' function. */
802#define HAVE_GETPWUID_R 1
803
804/* Define to 1 if you have the `getrlimit' function. */
805#define HAVE_GETRLIMIT 1
806
807/* Define to 1 if you have the `getrusage' function. */
808#define HAVE_GETRUSAGE 1
809
810/* Define to 1 if you have the `getservbyname' function. */
811#define HAVE_GETSERVBYNAME 1
812
813/* Define to 1 if you have the `getservbyport' function. */
814#define HAVE_GETSERVBYPORT 1
815
816/* Define to 1 if you have the `getsid' function. */
817#define HAVE_GETSID 1
818
819/* Define to 1 if you have the `gettimeofday' function. */
820#define HAVE_GETTIMEOFDAY 1
821
822/* Define to 1 if you have the `getwd' function. */
823#define HAVE_GETWD 1
824
825/* */
826/* #undef HAVE_GICONV_H */
827
828/* glibc's iconv implementation */
829#define HAVE_GLIBC_ICONV 1
830
831/* Define to 1 if you have the `glob' function. */
832#define HAVE_GLOB 1
833
834/* */
835/* #undef HAVE_GMP */
836
837/* Define to 1 if you have the `gmtime_r' function. */
838#define HAVE_GMTIME_R 1
839
840/* Define to 1 if you have the `grantpt' function. */
841#define HAVE_GRANTPT 1
842
843/* Define to 1 if you have the <grp.h> header file. */
844#define HAVE_GRP_H 1
845
846/* Have HASH Extension */
847#define HAVE_HASH_EXT 1
848
849/* Define to 1 if you have the `hstrerror' function. */
850/* #undef HAVE_HSTRERROR */
851
852/* */
853#define HAVE_HTONL 1
854
855/* whether HUGE_VAL == INF */
856#define HAVE_HUGE_VAL_INF 1
857
858/* whether HUGE_VAL + -HUGEVAL == NAN */
859#define HAVE_HUGE_VAL_NAN 1
860
861/* Define to 1 if you have the `hypot' function. */
862#define HAVE_HYPOT 1
863
864/* */
865/* #undef HAVE_IBASE */
866
867/* */
868/* #undef HAVE_IBMDB2 */
869
870/* IBM iconv implementation */
871/* #undef HAVE_IBM_ICONV */
872
873/* */
874#define HAVE_ICONV 1
875
876/* Define to 1 if you have the <ieeefp.h> header file. */
877/* #undef HAVE_IEEEFP_H */
878
879/* Define to 1 if you have the `if_indextoname' function. */
880/* #undef HAVE_IF_INDEXTONAME */
881
882/* Define to 1 if you have the `if_nametoindex' function. */
883/* #undef HAVE_IF_NAMETOINDEX */
884
885/* */
886/* #undef HAVE_IMAP */
887
888/* */
889/* #undef HAVE_IMAP2000 */
890
891/* */
892/* #undef HAVE_IMAP2001 */
893
894/* */
895/* #undef HAVE_IMAP2004 */
896
897/* */
898/* #undef HAVE_IMAP_AUTH_GSS */
899
900/* */
901/* #undef HAVE_IMAP_KRB */
902
903/* */
904/* #undef HAVE_IMAP_MUTF7 */
905
906/* */
907/* #undef HAVE_IMAP_SSL */
908
909/* */
910#define HAVE_INET_ATON 1
911
912/* Define to 1 if you have the `inet_ntoa' function. */
913#define HAVE_INET_NTOA 1
914
915/* Define to 1 if you have the `inet_ntop' function. */
916#define HAVE_INET_NTOP 1
917
918/* Define to 1 if you have the `inet_pton' function. */
919#define HAVE_INET_PTON 1
920
921/* Define to 1 if you have the `initgroups' function. */
922#define HAVE_INITGROUPS 1
923
924/* Define to 1 if the system has the type `int16'. */
925/* #undef HAVE_INT16 */
926
927/* Define to 1 if the system has the type `int16_t'. */
928#define HAVE_INT16_T 1
929
930/* Define to 1 if the system has the type `int32'. */
931/* #undef HAVE_INT32 */
932
933/* Define if int32_t type is present. */
934#define HAVE_INT32_T 1
935
936/* Define to 1 if the system has the type `int64'. */
937/* #undef HAVE_INT64 */
938
939/* Define to 1 if the system has the type `int64_t'. */
940#define HAVE_INT64_T 1
941
942/* Define to 1 if the system has the type `int8'. */
943/* #undef HAVE_INT8 */
944
945/* Define to 1 if the system has the type `int8_t'. */
946#define HAVE_INT8_T 1
947
948/* Whether intmax_t is available */
949#define HAVE_INTMAX_T 1
950
951/* Define to 1 if you have the <inttypes.h> header file. */
952#define HAVE_INTTYPES_H 1
953
954/* */
955/* #undef HAVE_IODBC */
956
957/* */
958/* #undef HAVE_IODBC_H */
959
960/* Whether to enable IPv6 support */
961#define HAVE_IPV6 1
962
963/* Define to 1 if you have the `isascii' function. */
964#define HAVE_ISASCII 1
965
966/* Define to 1 if you have the `isfinite' function. */
967/* #undef HAVE_ISFINITE */
968
969/* Define to 1 if you have the `isinf' function. */
970#define HAVE_ISINF 1
971
972/* Define to 1 if you have the `isnan' function. */
973#define HAVE_ISNAN 1
974
975/* */
976/* #undef HAVE_ISQLEXT_H */
977
978/* */
979/* #undef HAVE_ISQL_H */
980
981/* whether to enable JavaScript Object Serialization support */
982#define HAVE_JSON 1
983
984/* Define to 1 if you have the `kill' function. */
985#define HAVE_KILL 1
986
987/* do we have kqueue? */
988/* #undef HAVE_KQUEUE */
989
990/* Define to 1 if you have the <langinfo.h> header file. */
991#define HAVE_LANGINFO_H 1
992
993/* Define to 1 if you have the `lchown' function. */
994#define HAVE_LCHOWN 1
995
996/* */
997/* #undef HAVE_LDAP */
998
999/* Define to 1 if you have the `ldap_control_find' function. */
1000/* #undef HAVE_LDAP_CONTROL_FIND */
1001
1002/* Define to 1 if you have the `ldap_parse_reference' function. */
1003/* #undef HAVE_LDAP_PARSE_REFERENCE */
1004
1005/* Define to 1 if you have the `ldap_parse_result' function. */
1006/* #undef HAVE_LDAP_PARSE_RESULT */
1007
1008/* LDAP SASL support */
1009/* #undef HAVE_LDAP_SASL */
1010
1011/* */
1012/* #undef HAVE_LDAP_SASL_H */
1013
1014/* */
1015/* #undef HAVE_LDAP_SASL_SASL_H */
1016
1017/* Define to 1 if you have the `ldap_start_tls_s' function. */
1018/* #undef HAVE_LDAP_START_TLS_S */
1019
1020/* */
1021/* #undef HAVE_LIBBIND */
1022
1023/* */
1024/* #undef HAVE_LIBCRYPT */
1025
1026/* */
1027#define HAVE_LIBDL 1
1028
1029/* */
1030/* #undef HAVE_LIBDNET_STUB */
1031
1032/* */
1033/* #undef HAVE_LIBEDIT */
1034
1035/* */
1036/* #undef HAVE_LIBEXPAT */
1037
1038/* */
1039/* #undef HAVE_LIBFREETYPE */
1040
1041/* */
1042/* #undef HAVE_LIBGD */
1043
1044/* */
1045/* #undef HAVE_LIBICONV */
1046
1047/* */
1048/* #undef HAVE_LIBINTL */
1049
1050/* Define to 1 if you have the `m' library (-lm). */
1051#define HAVE_LIBM 1
1052
1053/* */
1054/* #undef HAVE_LIBMCRYPT */
1055
1056/* Whether you have libmm */
1057/* #undef HAVE_LIBMM */
1058
1059/* */
1060#define HAVE_LIBNSL 1
1061
1062/* */
1063/* #undef HAVE_LIBPAM */
1064
1065/* Define to 1 if you have the `pq' library (-lpq). */
1066/* #undef HAVE_LIBPQ */
1067
1068/* */
1069/* #undef HAVE_LIBRARYMANAGER_H */
1070
1071/* */
1072/* #undef HAVE_LIBREADLINE */
1073
1074/* Whether we have librecode 3.5 or higher */
1075/* #undef HAVE_LIBRECODE */
1076
1077/* */
1078#define HAVE_LIBRESOLV 1
1079
1080/* */
1081#define HAVE_LIBRT 1
1082
1083/* */
1084/* #undef HAVE_LIBSOCKET */
1085
1086/* */
1087/* #undef HAVE_LIBT1 */
1088
1089/* */
1090#define HAVE_LIBXML 1
1091
1092/* */
1093/* #undef HAVE_LIBZIP */
1094
1095/* Define to 1 if you have the <limits.h> header file. */
1096#define HAVE_LIMITS_H 1
1097
1098/* Define to 1 if you have the `link' function. */
1099#define HAVE_LINK 1
1100
1101/* Define to 1 if you have the `localeconv' function. */
1102#define HAVE_LOCALECONV 1
1103
1104/* Define to 1 if you have the <locale.h> header file. */
1105#define HAVE_LOCALE_H 1
1106
1107/* Define to 1 if you have the `localtime_r' function. */
1108#define HAVE_LOCALTIME_R 1
1109
1110/* Define to 1 if you have the `lockf' function. */
1111#define HAVE_LOCKF 1
1112
1113/* Define to 1 if you have the `log1p' function. */
1114#define HAVE_LOG1P 1
1115
1116/* do we have SO_LISTENQxxx? */
1117/* #undef HAVE_LQ_SO_LISTENQ */
1118
1119/* do we have TCP_INFO? */
1120/* #undef HAVE_LQ_TCP_INFO */
1121
1122/* Define to 1 if you have the `lrand48' function. */
1123#define HAVE_LRAND48 1
1124
1125/* do we have mach_vm_read? */
1126/* #undef HAVE_MACH_VM_READ */
1127
1128/* Define to 1 if you have the `makedev' function. */
1129/* #undef HAVE_MAKEDEV */
1130
1131/* Define to 1 if you have the <malloc.h> header file. */
1132#define HAVE_MALLOC_H 1
1133
1134/* Define to 1 if you have the `mblen' function. */
1135#define HAVE_MBLEN 1
1136
1137/* whether to have multibyte regex support */
1138/* #undef HAVE_MBREGEX */
1139
1140/* Define to 1 if you have the `mbrlen' function. */
1141#define HAVE_MBRLEN 1
1142
1143/* Define to 1 if you have the `mbsinit' function. */
1144#define HAVE_MBSINIT 1
1145
1146/* Define if your system has mbstate_t in wchar.h */
1147#define HAVE_MBSTATE_T 1
1148
1149/* whether to have multibyte string support */
1150/* #undef HAVE_MBSTRING */
1151
1152/* Define to 1 if you have the `memcpy' function. */
1153#define HAVE_MEMCPY 1
1154
1155/* Define to 1 if you have the `memmove' function. */
1156#define HAVE_MEMMOVE 1
1157
1158/* Define to 1 if you have the <memory.h> header file. */
1159#define HAVE_MEMORY_H 1
1160
1161/* Define to 1 if you have the `mempcpy' function. */
1162#define HAVE_MEMPCPY 1
1163
1164/* Define if the target system has support for memory allocation using
1165 mmap(MAP_ANON) */
1166#define HAVE_MEM_MMAP_ANON 1
1167
1168/* Define if the target system has support for memory allocation using
1169 mmap("/dev/zero") */
1170#define HAVE_MEM_MMAP_ZERO 1
1171
1172/* Define to 1 if you have the `mkfifo' function. */
1173#define HAVE_MKFIFO 1
1174
1175/* Define to 1 if you have the `mknod' function. */
1176#define HAVE_MKNOD 1
1177
1178/* Define to 1 if you have the `mkstemp' function. */
1179#define HAVE_MKSTEMP 1
1180
1181/* Define to 1 if you have the `mmap' function. */
1182#define HAVE_MMAP 1
1183
1184/* Define to 1 if you have the <monetary.h> header file. */
1185#define HAVE_MONETARY_H 1
1186
1187/* Define if you have mprotect() function */
1188#define HAVE_MPROTECT 1
1189
1190/* Define to 1 if you have the `mremap' function. */
1191#define HAVE_MREMAP 1
1192
1193/* */
1194/* #undef HAVE_MSSQL */
1195
1196/* Whether you have MySQL */
1197/* #undef HAVE_MYSQL */
1198
1199/* */
1200/* #undef HAVE_MYSQLILIB */
1201
1202/* Define to 1 if you have the `nanosleep' function. */
1203#define HAVE_NANOSLEEP 1
1204
1205/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
1206/* #undef HAVE_NDIR_H */
1207
1208/* Define to 1 if you have the <netdb.h> header file. */
1209#define HAVE_NETDB_H 1
1210
1211/* Define to 1 if you have the <netinet/in.h> header file. */
1212#define HAVE_NETINET_IN_H 1
1213
1214/* Define to 1 if you have the <netinet/tcp.h> header file. */
1215/* #undef HAVE_NETINET_TCP_H */
1216
1217/* Whether utf8_mime2text() has new signature */
1218/* #undef HAVE_NEW_MIME2TEXT */
1219
1220/* */
1221/* #undef HAVE_NGETTEXT */
1222
1223/* Define to 1 if you have the `nice' function. */
1224#define HAVE_NICE 1
1225
1226/* Define to 1 if you have the `nl_langinfo' function. */
1227#define HAVE_NL_LANGINFO 1
1228
1229/* Whether you have a Netscape/iPlanet/Sun Webserver */
1230/* #undef HAVE_NSAPI */
1231
1232/* */
1233/* #undef HAVE_NSLDAP */
1234
1235/* Defined to 1 if the PHP OCI8 extension for Oracle Database is configured */
1236/* #undef HAVE_OCI8 */
1237
1238/* Defined to 1 if PHP OCI8 DTrace support was enabled during configuration */
1239/* #undef HAVE_OCI8_DTRACE */
1240
1241/* */
1242/* #undef HAVE_OCICOLLASSIGN */
1243
1244/* */
1245/* #undef HAVE_OCIENVCREATE */
1246
1247/* */
1248/* #undef HAVE_OCIENVNLSCREATE */
1249
1250/* */
1251/* #undef HAVE_OCILOBISTEMPORARY */
1252
1253/* */
1254/* #undef HAVE_OCISTMTFETCH2 */
1255
1256/* Defined to 1 if OCI8 configuration located Oracle's Instant Client
1257 libraries */
1258/* #undef HAVE_OCI_INSTANT_CLIENT */
1259
1260/* */
1261/* #undef HAVE_ODBC2 */
1262
1263/* */
1264/* #undef HAVE_ODBCSDK_H */
1265
1266/* */
1267/* #undef HAVE_ODBC_H */
1268
1269/* */
1270/* #undef HAVE_ODBC_ROUTER */
1271
1272/* */
1273/* #undef HAVE_OLD_COMPAT_H */
1274
1275/* whether you have old-style readdir_r */
1276/* #undef HAVE_OLD_READDIR_R */
1277
1278/* Define to 1 if the oniguruma library is available */
1279/* #undef HAVE_ONIG */
1280
1281/* Define to 1 if you have the <openssl/crypto.h> header file. */
1282/* #undef HAVE_OPENSSL_CRYPTO_H */
1283
1284/* */
1285/* #undef HAVE_OPENSSL_EXT */
1286
1287/* */
1288/* #undef HAVE_ORALDAP */
1289
1290/* */
1291/* #undef HAVE_ORALDAP_10 */
1292
1293/* */
1294/* #undef HAVE_ORALDAP_11 */
1295
1296/* */
1297/* #undef HAVE_ORALDAP_12 */
1298
1299/* Whether struct _zend_object_value is packed */
1300#define HAVE_PACKED_OBJECT_VALUE 0
1301
1302/* */
1303/* #undef HAVE_PCRE */
1304
1305/* */
1306/* #undef HAVE_PDO_DBLIB */
1307
1308/* */
1309/* #undef HAVE_PDO_FIREBIRD */
1310
1311/* Whether to build PostgreSQL for PDO support or not */
1312/* #undef HAVE_PDO_PGSQL */
1313
1314/* */
1315/* #undef HAVE_PDO_SQLITELIB */
1316
1317/* Define to 1 if you have the `perror' function. */
1318#define HAVE_PERROR 1
1319
1320/* Whether to build PostgreSQL support or not */
1321/* #undef HAVE_PGSQL */
1322
1323/* Whether libpq is compiled with --enable-multibyte */
1324/* #undef HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT */
1325
1326/* PostgreSQL 7.4 or later */
1327/* #undef HAVE_PGTRANSACTIONSTATUS */
1328
1329/* Whether to have pg_config.h */
1330/* #undef HAVE_PG_CONFIG_H */
1331
1332/* PostgreSQL 9.3 or later */
1333/* #undef HAVE_PG_LO64 */
1334
1335/* PostgreSQL 8.1 or later */
1336/* #undef HAVE_PG_LO_CREATE */
1337
1338/* PostgreSQL 8.4 or later */
1339/* #undef HAVE_PG_LO_IMPORT_WITH_OID */
1340
1341/* PostgreSQL 8.3 or later */
1342/* #undef HAVE_PG_LO_TRUNCATE */
1343
1344/* */
1345/* #undef HAVE_PHPDBG */
1346
1347/* */
1348#define HAVE_PHP_SESSION 1
1349
1350/* Whether you have phttpd */
1351/* #undef HAVE_PHTTPD */
1352
1353/* Define to 1 if you have the `poll' function. */
1354#define HAVE_POLL 1
1355
1356/* do we have port framework? */
1357/* #undef HAVE_PORT */
1358
1359/* whether to include POSIX-like functions */
1360#define HAVE_POSIX 1
1361
1362/* whether you have POSIX readdir_r */
1363#define HAVE_POSIX_READDIR_R 1
1364
1365/* PostgreSQL 7.0.x or later */
1366/* #undef HAVE_PQCLIENTENCODING */
1367
1368/* Broken libpq under windows */
1369/* #undef HAVE_PQCMDTUPLES */
1370
1371/* PostgreSQL 7.2.0 or later */
1372/* #undef HAVE_PQESCAPE */
1373
1374/* PostgreSQL 9.0 or later */
1375/* #undef HAVE_PQESCAPELITERAL */
1376
1377/* PostgreSQL 8.1.4 or later */
1378/* #undef HAVE_PQESCAPE_BYTEA_CONN */
1379
1380/* PostgreSQL 8.1.4 or later */
1381/* #undef HAVE_PQESCAPE_CONN */
1382
1383/* PostgreSQL 7.4 or later */
1384/* #undef HAVE_PQEXECPARAMS */
1385
1386/* PostgreSQL 7.4 or later */
1387/* #undef HAVE_PQEXECPREPARED */
1388
1389/* PostgreSQL 7.4 or later */
1390/* #undef HAVE_PQFREEMEM */
1391
1392/* PostgreSQL 7.4 or later */
1393/* #undef HAVE_PQFTABLE */
1394
1395/* PostgreSQL 7.4 or later */
1396/* #undef HAVE_PQGETCOPYDATA */
1397
1398/* Older PostgreSQL */
1399/* #undef HAVE_PQOIDVALUE */
1400
1401/* PostgreSQL 7.4 or later */
1402/* #undef HAVE_PQPARAMETERSTATUS */
1403
1404/* PostgreSQL 7.4 or later */
1405/* #undef HAVE_PQPREPARE */
1406
1407/* PostgreSQL 7.4 or later */
1408/* #undef HAVE_PQPROTOCOLVERSION */
1409
1410/* PostgreSQL 7.4 or later */
1411/* #undef HAVE_PQPUTCOPYDATA */
1412
1413/* PostgreSQL 7.4 or later */
1414/* #undef HAVE_PQPUTCOPYEND */
1415
1416/* PostgreSQL 7.4 or later */
1417/* #undef HAVE_PQRESULTERRORFIELD */
1418
1419/* PostgreSQL 7.4 or later */
1420/* #undef HAVE_PQSENDPREPARE */
1421
1422/* PostgreSQL 7.4 or later */
1423/* #undef HAVE_PQSENDQUERYPARAMS */
1424
1425/* PostgreSQL 7.4 or later */
1426/* #undef HAVE_PQSENDQUERYPREPARED */
1427
1428/* PostgreSQL 7.4 or later */
1429/* #undef HAVE_PQSETERRORVERBOSITY */
1430
1431/* PostgreSQL 7.0.x or later */
1432/* #undef HAVE_PQSETNONBLOCKING */
1433
1434/* PostgreSQL 7.3.0 or later */
1435/* #undef HAVE_PQUNESCAPEBYTEA */
1436
1437/* do we have prctl? */
1438/* #undef HAVE_PRCTL */
1439
1440/* */
1441#define HAVE_PREAD 1
1442
1443/* */
1444/* #undef HAVE_PSPELL */
1445
1446/* Define to 1 if the PS_STRINGS thing exists. */
1447/* #undef HAVE_PS_STRINGS */
1448
1449/* do we have ptrace? */
1450/* #undef HAVE_PTRACE */
1451
1452/* Whether ptrdiff_t is available */
1453#define HAVE_PTRDIFF_T 1
1454
1455/* Define to 1 if you have the `ptsname' function. */
1456#define HAVE_PTSNAME 1
1457
1458/* Define to 1 if you have the `putenv' function. */
1459#define HAVE_PUTENV 1
1460
1461/* Define to 1 if you have the <pwd.h> header file. */
1462#define HAVE_PWD_H 1
1463
1464/* */
1465#define HAVE_PWRITE 1
1466
1467/* Define to 1 if you have the `random' function. */
1468#define HAVE_RANDOM 1
1469
1470/* Define to 1 if you have the `RAND_egd' function. */
1471/* #undef HAVE_RAND_EGD */
1472
1473/* Define to 1 if you have the `rand_r' function. */
1474#define HAVE_RAND_R 1
1475
1476/* Define to 1 if you have the `realpath' function. */
1477#define HAVE_REALPATH 1
1478
1479/* Whether Reflection is enabled */
1480#define HAVE_REFLECTION 1
1481
1482/* 1 */
1483#define HAVE_REGEX_T_RE_MAGIC 1
1484
1485/* Define to 1 if you have the <resolv.h> header file. */
1486#define HAVE_RESOLV_H 1
1487
1488/* */
1489#define HAVE_RES_NSEARCH 1
1490
1491/* */
1492#define HAVE_RES_SEARCH 1
1493
1494/* */
1495/* #undef HAVE_RFC822_OUTPUT_ADDRESS_LIST */
1496
1497/* */
1498/* #undef HAVE_RL_CALLBACK_READ_CHAR */
1499
1500/* Define to 1 if you have the `rl_completion_matches' function. */
1501/* #undef HAVE_RL_COMPLETION_MATCHES */
1502
1503/* */
1504/* #undef HAVE_RL_ON_NEW_LINE */
1505
1506/* Whether you use Roxen */
1507/* #undef HAVE_ROXEN */
1508
1509/* */
1510/* #undef HAVE_SAPDB */
1511
1512/* Whether you have sockaddr_storage.ss_family */
1513/* #undef HAVE_SA_SS_FAMILY */
1514
1515/* Define to 1 if you have the `scandir' function. */
1516#define HAVE_SCANDIR 1
1517
1518/* do we have select? */
1519/* #undef HAVE_SELECT */
1520
1521/* */
1522/* #undef HAVE_SEMUN */
1523
1524/* Define to 1 if you have the `setegid' function. */
1525#define HAVE_SETEGID 1
1526
1527/* Define to 1 if you have the `setenv' function. */
1528#define HAVE_SETENV 1
1529
1530/* Define to 1 if you have the `seteuid' function. */
1531#define HAVE_SETEUID 1
1532
1533/* Define to 1 if you have the `setitimer' function. */
1534#define HAVE_SETITIMER 1
1535
1536/* Define to 1 if you have the `setlocale' function. */
1537#define HAVE_SETLOCALE 1
1538
1539/* Define to 1 if you have the `setpgid' function. */
1540#define HAVE_SETPGID 1
1541
1542/* Define to 1 if you have the `setpriority' function. */
1543/* #undef HAVE_SETPRIORITY */
1544
1545/* Define to 1 if you have the `setproctitle' function. */
1546/* #undef HAVE_SETPROCTITLE */
1547
1548/* Define to 1 if you have the `setsid' function. */
1549#define HAVE_SETSID 1
1550
1551/* Define to 1 if you have the `setsockopt' function. */
1552#define HAVE_SETSOCKOPT 1
1553
1554/* Define to 1 if you have the `setvbuf' function. */
1555#define HAVE_SETVBUF 1
1556
1557/* */
1558/* #undef HAVE_SHMOP */
1559
1560/* Define if you have SysV IPC SHM support */
1561#define HAVE_SHM_IPC 1
1562
1563/* Define if you have mmap(MAP_ANON) SHM support */
1564#define HAVE_SHM_MMAP_ANON 1
1565
1566/* Define if you have mmap() SHM support */
1567#define HAVE_SHM_MMAP_FILE 1
1568
1569/* Define if you have POSIX mmap() SHM support */
1570#define HAVE_SHM_MMAP_POSIX 1
1571
1572/* Define if you have mmap("/dev/zero") SHM support */
1573#define HAVE_SHM_MMAP_ZERO 1
1574
1575/* Define to 1 if you have the `shutdown' function. */
1576#define HAVE_SHUTDOWN 1
1577
1578/* */
1579/* #undef HAVE_SHUTDOWN_SNMP_LOGGING */
1580
1581/* Whether sigaction() is available */
1582#define HAVE_SIGACTION 1
1583
1584/* Define to 1 if you have the <signal.h> header file. */
1585#define HAVE_SIGNAL_H 1
1586
1587/* Define to 1 if you have the `sigprocmask' function. */
1588#define HAVE_SIGPROCMASK 1
1589
1590/* Define to 1 if you have the `sigsetjmp' function. */
1591/* #undef HAVE_SIGSETJMP */
1592
1593/* Define to 1 if you have the `sigtimedwait' function. */
1594/* #undef HAVE_SIGTIMEDWAIT */
1595
1596/* Define to 1 if you have the `sigwaitinfo' function. */
1597/* #undef HAVE_SIGWAITINFO */
1598
1599/* */
1600#define HAVE_SIMPLEXML 1
1601
1602/* Define to 1 if you have the `sin' function. */
1603#define HAVE_SIN 1
1604
1605/* */
1606/* #undef HAVE_SNMP */
1607
1608/* Define to 1 if you have the `snprintf' function. */
1609#define HAVE_SNPRINTF 1
1610
1611/* */
1612/* #undef HAVE_SOAP */
1613
1614/* Whether struct sockaddr has field sa_len */
1615/* #undef HAVE_SOCKADDR_SA_LEN */
1616
1617/* Whether you have struct sockaddr_storage */
1618#define HAVE_SOCKADDR_STORAGE 1
1619
1620/* Define if sockaddr_un in sys/un.h contains a sun_len component */
1621/* #undef HAVE_SOCKADDR_UN_SUN_LEN */
1622
1623/* */
1624#define HAVE_SOCKET 1
1625
1626/* Define to 1 if you have the `socketpair' function. */
1627#define HAVE_SOCKETPAIR 1
1628
1629/* */
1630/* #undef HAVE_SOCKETS */
1631
1632/* Whether you have socklen_t */
1633#define HAVE_SOCKLEN_T 1
1634
1635/* */
1636/* #undef HAVE_SOLID */
1637
1638/* */
1639/* #undef HAVE_SOLID_30 */
1640
1641/* */
1642/* #undef HAVE_SOLID_35 */
1643
1644/* Whether you want SPL (Standard PHP Library) support */
1645#define HAVE_SPL 1
1646
1647/* */
1648/* #undef HAVE_SQLCLI1_H */
1649
1650/* */
1651/* #undef HAVE_SQLDATASOURCES */
1652
1653/* */
1654/* #undef HAVE_SQLEXT_H */
1655
1656/* */
1657#define HAVE_SQLITE3 1
1658
1659/* have commercial sqlite3 with crypto support */
1660/* #undef HAVE_SQLITE3_KEY */
1661
1662/* */
1663/* #undef HAVE_SQLTYPES_H */
1664
1665/* */
1666/* #undef HAVE_SQLUCODE_H */
1667
1668/* */
1669/* #undef HAVE_SQLUNIX_H */
1670
1671/* */
1672/* #undef HAVE_SQL_H */
1673
1674/* Define to 1 if you have the `srand48' function. */
1675#define HAVE_SRAND48 1
1676
1677/* Define to 1 if you have the `srandom' function. */
1678#define HAVE_SRANDOM 1
1679
1680/* Define to 1 if the system has the type `ssize_t'. */
1681#define HAVE_SSIZE_T 1
1682
1683/* Define to 1 if you have the `statfs' function. */
1684#define HAVE_STATFS 1
1685
1686/* Define to 1 if you have the `statvfs' function. */
1687#define HAVE_STATVFS 1
1688
1689/* Define to 1 if you have the <stdarg.h> header file. */
1690#define HAVE_STDARG_H 1
1691
1692/* Define to 1 if you have the <stdarg.h> header file. */
1693/* #undef HAVE_STDARG_PROTOTYPES */
1694
1695/* Define to 1 if you have the <stdbool.h> header file. */
1696/* #undef HAVE_STDBOOL_H */
1697
1698/* Define to 1 if you have the <stdint.h> header file. */
1699#define HAVE_STDINT_H 1
1700
1701/* Define to 1 if you have the <stdio.h> header file. */
1702/* #undef HAVE_STDIO_H */
1703
1704/* Define to 1 if you have the <stdlib.h> header file. */
1705#define HAVE_STDLIB_H 1
1706
1707/* Define to 1 if you have the `std_syslog' function. */
1708/* #undef HAVE_STD_SYSLOG */
1709
1710/* */
1711/* #undef HAVE_STMT_NEXT_RESULT */
1712
1713/* Define to 1 if you have the `strcasecmp' function. */
1714#define HAVE_STRCASECMP 1
1715
1716/* Define to 1 if you have the `strcoll' function. */
1717#define HAVE_STRCOLL 1
1718
1719/* Define to 1 if you have the `strdup' function. */
1720#define HAVE_STRDUP 1
1721
1722/* Define to 1 if you have the `strerror' function. */
1723#define HAVE_STRERROR 1
1724
1725/* Define to 1 if you have the `strfmon' function. */
1726#define HAVE_STRFMON 1
1727
1728/* Define to 1 if you have the `strftime' function. */
1729#define HAVE_STRFTIME 1
1730
1731/* Define to 1 if you have the <strings.h> header file. */
1732#define HAVE_STRINGS_H 1
1733
1734/* Define to 1 if you have the <string.h> header file. */
1735#define HAVE_STRING_H 1
1736
1737/* Define to 1 if you have the `strlcat' function. */
1738/* #undef HAVE_STRLCAT */
1739
1740/* Define to 1 if you have the `strlcpy' function. */
1741/* #undef HAVE_STRLCPY */
1742
1743/* Define to 1 if you have the `strndup' function. */
1744#define HAVE_STRNDUP 1
1745
1746/* Define to 1 if you have the `strnlen' function. */
1747#define HAVE_STRNLEN 1
1748
1749/* Define to 1 if you have the `strpbrk' function. */
1750/* #undef HAVE_STRPBRK */
1751
1752/* Define to 1 if you have the `strpncpy' function. */
1753/* #undef HAVE_STRPNCPY */
1754
1755/* Define to 1 if you have the `strptime' function. */
1756#define HAVE_STRPTIME 1
1757
1758/* whether strptime() declaration fails */
1759#define HAVE_STRPTIME_DECL_FAILS 1
1760
1761/* Define to 1 if you have the `strstr' function. */
1762#define HAVE_STRSTR 1
1763
1764/* Define to 1 if you have the `strtod' function. */
1765#define HAVE_STRTOD 1
1766
1767/* Define to 1 if you have the `strtok_r' function. */
1768#define HAVE_STRTOK_R 1
1769
1770/* Define to 1 if you have the `strtol' function. */
1771#define HAVE_STRTOL 1
1772
1773/* Define to 1 if you have the `strtoll' function. */
1774#define HAVE_STRTOLL 1
1775
1776/* Define to 1 if you have the `strtoul' function. */
1777/* #undef HAVE_STRTOUL */
1778
1779/* Define to 1 if you have the `strtoull' function. */
1780/* #undef HAVE_STRTOULL */
1781
1782/* whether you have struct flock */
1783#define HAVE_STRUCT_FLOCK 1
1784
1785/* Define to 1 if `st_blksize' is a member of `struct stat'. */
1786#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
1787
1788/* Define to 1 if `st_blocks' is a member of `struct stat'. */
1789#define HAVE_STRUCT_STAT_ST_BLOCKS 1
1790
1791/* Define to 1 if `st_rdev' is a member of `struct stat'. */
1792#define HAVE_STRUCT_STAT_ST_RDEV 1
1793
1794/* Define to 1 if `tm_zone' is a member of `struct tm'. */
1795#define HAVE_STRUCT_TM_TM_ZONE 1
1796
1797/* Define to 1 if your `struct stat' has `st_blksize'. Deprecated, use
1798 `HAVE_STRUCT_STAT_ST_BLKSIZE' instead. */
1799#define HAVE_ST_BLKSIZE 1
1800
1801/* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use
1802 `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */
1803#define HAVE_ST_BLOCKS 1
1804
1805/* Define to 1 if you have the <st.h> header file. */
1806/* #undef HAVE_ST_H */
1807
1808/* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use
1809 `HAVE_STRUCT_STAT_ST_RDEV' instead. */
1810#define HAVE_ST_RDEV 1
1811
1812/* */
1813/* #undef HAVE_SYBASE_CT */
1814
1815/* Define to 1 if you have the `symlink' function. */
1816#define HAVE_SYMLINK 1
1817
1818/* Define if you have the __sync_fetch_and_add function */
1819#define HAVE_SYNC_FETCH_AND_ADD 1
1820
1821/* do we have sysconf? */
1822/* #undef HAVE_SYSCONF */
1823
1824/* Define to 1 if you have the <sysexits.h> header file. */
1825#define HAVE_SYSEXITS_H 1
1826
1827/* Define to 1 if you have the <syslog.h> header file. */
1828#define HAVE_SYSLOG_H 1
1829
1830/* FPM use systemd integration */
1831/* #undef HAVE_SYSTEMD */
1832
1833/* Define to 1 if you have the <systemd/sd-daemon.h> header file. */
1834/* #undef HAVE_SYSTEMD_SD_DAEMON_H */
1835
1836/* */
1837/* #undef HAVE_SYSVMSG */
1838
1839/* */
1840/* #undef HAVE_SYSVSEM */
1841
1842/* */
1843/* #undef HAVE_SYSVSHM */
1844
1845/* Define to 1 if you have the <sys/acl.h> header file. */
1846/* #undef HAVE_SYS_ACL_H */
1847
1848/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
1849 */
1850/* #undef HAVE_SYS_DIR_H */
1851
1852/* Define to 1 if you have the <sys/file.h> header file. */
1853#define HAVE_SYS_FILE_H 1
1854
1855/* Define to 1 if you have the <sys/ioctl.h> header file. */
1856#define HAVE_SYS_IOCTL_H 1
1857
1858/* Define to 1 if you have the <sys/ipc.h> header file. */
1859#define HAVE_SYS_IPC_H 1
1860
1861/* Define to 1 if you have the <sys/loadavg.h> header file. */
1862/* #undef HAVE_SYS_LOADAVG_H */
1863
1864/* Define to 1 if you have the <sys/mkdev.h> header file. */
1865/* #undef HAVE_SYS_MKDEV_H */
1866
1867/* Define to 1 if you have the <sys/mman.h> header file. */
1868#define HAVE_SYS_MMAN_H 1
1869
1870/* Define to 1 if you have the <sys/mount.h> header file. */
1871#define HAVE_SYS_MOUNT_H 1
1872
1873/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
1874 */
1875/* #undef HAVE_SYS_NDIR_H */
1876
1877/* Define to 1 if you have the <sys/param.h> header file. */
1878#define HAVE_SYS_PARAM_H 1
1879
1880/* Define to 1 if you have the <sys/poll.h> header file. */
1881#define HAVE_SYS_POLL_H 1
1882
1883/* Define to 1 if you have the <sys/pstat.h> header file. */
1884/* #undef HAVE_SYS_PSTAT_H */
1885
1886/* Define to 1 if you have the <sys/resource.h> header file. */
1887#define HAVE_SYS_RESOURCE_H 1
1888
1889/* Define to 1 if you have the <sys/sdt.h> header file. */
1890/* #undef HAVE_SYS_SDT_H */
1891
1892/* Define to 1 if you have the <sys/select.h> header file. */
1893#define HAVE_SYS_SELECT_H 1
1894
1895/* Define to 1 if you have the <sys/socket.h> header file. */
1896#define HAVE_SYS_SOCKET_H 1
1897
1898/* Define to 1 if you have the <sys/sockio.h> header file. */
1899/* #undef HAVE_SYS_SOCKIO_H */
1900
1901/* Define to 1 if you have the <sys/statfs.h> header file. */
1902#define HAVE_SYS_STATFS_H 1
1903
1904/* Define to 1 if you have the <sys/statvfs.h> header file. */
1905#define HAVE_SYS_STATVFS_H 1
1906
1907/* Define to 1 if you have the <sys/stat.h> header file. */
1908#define HAVE_SYS_STAT_H 1
1909
1910/* Define to 1 if you have the <sys/sysexits.h> header file. */
1911/* #undef HAVE_SYS_SYSEXITS_H */
1912
1913/* Define to 1 if you have the <sys/times.h> header file. */
1914/* #undef HAVE_SYS_TIMES_H */
1915
1916/* Define to 1 if you have the <sys/time.h> header file. */
1917#define HAVE_SYS_TIME_H 1
1918
1919/* Define to 1 if you have the <sys/types.h> header file. */
1920#define HAVE_SYS_TYPES_H 1
1921
1922/* Define to 1 if you have the <sys/uio.h> header file. */
1923/* #undef HAVE_SYS_UIO_H */
1924
1925/* Define to 1 if you have the <sys/un.h> header file. */
1926/* #undef HAVE_SYS_UN_H */
1927
1928/* Define to 1 if you have the <sys/utsname.h> header file. */
1929#define HAVE_SYS_UTSNAME_H 1
1930
1931/* Define to 1 if you have the <sys/varargs.h> header file. */
1932/* #undef HAVE_SYS_VARARGS_H */
1933
1934/* Define to 1 if you have the <sys/vfs.h> header file. */
1935#define HAVE_SYS_VFS_H 1
1936
1937/* Define to 1 if you have the <sys/wait.h> header file. */
1938#define HAVE_SYS_WAIT_H 1
1939
1940/* Define to 1 if you have the `tempnam' function. */
1941#define HAVE_TEMPNAM 1
1942
1943/* Define to 1 if you have the <termios.h> header file. */
1944#define HAVE_TERMIOS_H 1
1945
1946/* */
1947/* #undef HAVE_TIDY */
1948
1949/* */
1950/* #undef HAVE_TIDYOPTGETDOC */
1951
1952/* Have timelib_config.h */
1953#define HAVE_TIMELIB_CONFIG_H 1
1954
1955/* do we have times? */
1956/* #undef HAVE_TIMES */
1957
1958/* Define to 1 if you have the <time.h> header file. */
1959#define HAVE_TIME_H 1
1960
1961/* whether you have tm_gmtoff in struct tm */
1962#define HAVE_TM_GMTOFF 1
1963
1964/* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
1965 `HAVE_STRUCT_TM_TM_ZONE' instead. */
1966#define HAVE_TM_ZONE 1
1967
1968/* Whether you have a working ttyname_r */
1969/* #undef HAVE_TTYNAME_R */
1970
1971/* Define to 1 if you have the <tuxmodule.h> header file. */
1972/* #undef HAVE_TUXMODULE_H */
1973
1974/* Define to 1 if you don't have `tm_zone' but do have the external array
1975 `tzname'. */
1976/* #undef HAVE_TZNAME */
1977
1978/* Define to 1 if you have the `tzset' function. */
1979#define HAVE_TZSET 1
1980
1981/* */
1982/* #undef HAVE_UDBCEXT_H */
1983
1984/* Define to 1 if the system has the type `uint16'. */
1985/* #undef HAVE_UINT16 */
1986
1987/* Define to 1 if the system has the type `uint16_t'. */
1988#define HAVE_UINT16_T 1
1989
1990/* Define to 1 if the system has the type `uint32'. */
1991/* #undef HAVE_UINT32 */
1992
1993/* Define if uint32_t type is present. */
1994#define HAVE_UINT32_T 1
1995
1996/* Define to 1 if the system has the type `uint64'. */
1997/* #undef HAVE_UINT64 */
1998
1999/* Define to 1 if the system has the type `uint64_t'. */
2000#define HAVE_UINT64_T 1
2001
2002/* Define to 1 if the system has the type `uint8'. */
2003/* #undef HAVE_UINT8 */
2004
2005/* Define to 1 if the system has the type `uint8_t'. */
2006#define HAVE_UINT8_T 1
2007
2008/* Define to 1 if you have the <unistd.h> header file. */
2009#define HAVE_UNISTD_H 1
2010
2011/* */
2012/* #undef HAVE_UNIXODBC */
2013
2014/* Define to 1 if you have the <unix.h> header file. */
2015/* #undef HAVE_UNIX_H */
2016
2017/* Define to 1 if you have the `unlockpt' function. */
2018#define HAVE_UNLOCKPT 1
2019
2020/* Define to 1 if you have the `unsetenv' function. */
2021#define HAVE_UNSETENV 1
2022
2023/* */
2024/* #undef HAVE_UODBC */
2025
2026/* Define to 1 if you have the `usleep' function. */
2027#define HAVE_USLEEP 1
2028
2029/* Define to 1 if you have the `utime' function. */
2030#define HAVE_UTIME 1
2031
2032/* Define to 1 if you have the `utimes' function. */
2033#define HAVE_UTIMES 1
2034
2035/* Define to 1 if you have the <utime.h> header file. */
2036#define HAVE_UTIME_H 1
2037
2038/* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */
2039#define HAVE_UTIME_NULL 1
2040
2041/* Whether struct utsname has domainname */
2042#define HAVE_UTSNAME_DOMAINNAME 1
2043
2044/* Define to 1 if the system has the type `u_int16_t'. */
2045#define HAVE_U_INT16_T 1
2046
2047/* Define to 1 if the system has the type `u_int32_t'. */
2048#define HAVE_U_INT32_T 1
2049
2050/* Define to 1 if the system has the type `u_int64_t'. */
2051#define HAVE_U_INT64_T 1
2052
2053/* Define to 1 if the system has the type `u_int8_t'. */
2054#define HAVE_U_INT8_T 1
2055
2056/* Define to 1 if you have the `vasprintf' function. */
2057#define HAVE_VASPRINTF 1
2058
2059/* Define to 1 if you have the `vprintf' function. */
2060#define HAVE_VPRINTF 1
2061
2062/* Define to 1 if you have the `vsnprintf' function. */
2063#define HAVE_VSNPRINTF 1
2064
2065/* Define to 1 if you have the `wait3' function. */
2066/* #undef HAVE_WAIT3 */
2067
2068/* */
2069/* #undef HAVE_WAITPID */
2070
2071/* Define to 1 if you have the <wchar.h> header file. */
2072#define HAVE_WCHAR_H 1
2073
2074/* */
2075/* #undef HAVE_WDDX */
2076
2077/* */
2078#define HAVE_XML 1
2079
2080/* Define to 1 if you have the <xmlparse.h> header file. */
2081/* #undef HAVE_XMLPARSE_H */
2082
2083/* */
2084#define HAVE_XMLREADER 1
2085
2086/* */
2087/* #undef HAVE_XMLRPC */
2088
2089/* Define to 1 if you have the <xmltok.h> header file. */
2090/* #undef HAVE_XMLTOK_H */
2091
2092/* */
2093#define HAVE_XMLWRITER 1
2094
2095/* */
2096/* #undef HAVE_XSL */
2097
2098/* */
2099/* #undef HAVE_XSL_EXSLT */
2100
2101/* */
2102#define HAVE_YP_GET_DEFAULT_DOMAIN 1
2103
2104/* */
2105/* #undef HAVE_ZIP */
2106
2107/* */
2108/* #undef HAVE_ZLIB */
2109
2110/* whether _controlfp is present usable */
2111/* #undef HAVE__CONTROLFP */
2112
2113/* whether _controlfp_s is present and usable */
2114/* #undef HAVE__CONTROLFP_S */
2115
2116/* whether _FPU_SETCW is present and usable */
2117#define HAVE__FPU_SETCW 1
2118
2119/* */
2120/* #undef HPUX */
2121
2122/* */
2123#define HSREGEX 1
2124
2125/* iconv() is aliased to libiconv() in -liconv */
2126/* #undef ICONV_ALIASED_LIBICONV */
2127
2128/* Whether iconv supports IGNORE */
2129#define ICONV_BROKEN_IGNORE 1
2130
2131/* Whether iconv supports error no or not */
2132#define ICONV_SUPPORTS_ERRNO 1
2133
2134/* */
2135/* #undef ISOLARIS */
2136
2137/* */
2138/* #undef LINUX */
2139
2140/* Whether asctime_r is declared */
2141/* #undef MISSING_ASCTIME_R_DECL */
2142
2143/* Whether ctime_r is declared */
2144/* #undef MISSING_CTIME_R_DECL */
2145
2146/* */
2147#define MISSING_FCLOSE_DECL 0
2148
2149/* Whether gmtime_r is declared */
2150/* #undef MISSING_GMTIME_R_DECL */
2151
2152/* Whether localtime_r is declared */
2153/* #undef MISSING_LOCALTIME_R_DECL */
2154
2155/* */
2156/* #undef MISSING_MSGHDR_MSGFLAGS */
2157
2158/* Whether strtok_r is declared */
2159/* #undef MISSING_STRTOK_R_DECL */
2160
2161/* Whether mysqlnd is enabled */
2162/* #undef MYSQLI_USE_MYSQLND */
2163
2164/* Enable compressed protocol support */
2165/* #undef MYSQLND_COMPRESSION_WANTED */
2166
2167/* Enable mysqlnd code that uses OpenSSL directly */
2168/* #undef MYSQLND_HAVE_SSL */
2169
2170/* Enable core mysqlnd SSL code */
2171/* #undef MYSQLND_SSL_SUPPORTED */
2172
2173/* Whether mysqlnd is enabled */
2174/* #undef MYSQL_USE_MYSQLND */
2175
2176/* */
2177/* #undef NDBM_INCLUDE_FILE */
2178
2179/* */
2180/* #undef NEUTRINO */
2181
2182/* Define to 1 if your C compiler doesn't accept -c and -o together. */
2183/* #undef NO_MINUS_C_MINUS_O */
2184
2185/* The highest supported ODBC version */
2186#define ODBCVER 0x0300
2187
2188/* Define to the address where bug reports for this package should be sent. */
2189#define PACKAGE_BUGREPORT ""
2190
2191/* Define to the full name of this package. */
2192#define PACKAGE_NAME ""
2193
2194/* Define to the full name and version of this package. */
2195#define PACKAGE_STRING ""
2196
2197/* Define to the one symbol short name of this package. */
2198#define PACKAGE_TARNAME ""
2199
2200/* Define to the home page for this package. */
2201#define PACKAGE_URL ""
2202
2203/* Define to the version of this package. */
2204#define PACKAGE_VERSION ""
2205
2206/* */
2207/* #undef PDO_MYSQL_UNIX_ADDR */
2208
2209/* Whether pdo_mysql uses mysqlnd */
2210/* #undef PDO_USE_MYSQLND */
2211
2212/* */
2213#define PHAR_HASH_OK 1
2214
2215/* */
2216/* #undef PHAR_HAVE_OPENSSL */
2217
2218/* */
2219/* #undef PHPDBG_DEBUG */
2220
2221/* */
2222/* #undef PHP_APACHE_HAVE_CLIENT_FD */
2223
2224/* Whether the system supports BlowFish salt */
2225#define PHP_BLOWFISH_CRYPT 1
2226
2227/* PHP build date */
2228#define PHP_BUILD_DATE "2020-04-07"
2229
2230/* Define if your system has fork/vfork/CreateProcess */
2231#define PHP_CAN_SUPPORT_PROC_OPEN 1
2232
2233/* Whether the system supports extended DES salt */
2234#define PHP_EXT_DES_CRYPT 1
2235
2236/* fpm group name */
2237/* #undef PHP_FPM_GROUP */
2238
2239/* fpm systemd service type */
2240/* #undef PHP_FPM_SYSTEMD */
2241
2242/* fpm user name */
2243/* #undef PHP_FPM_USER */
2244
2245/* Checked for stdint types */
2246#define PHP_HAVE_STDINT_TYPES 1
2247
2248/* Whether you have HP-UX 10.x */
2249/* #undef PHP_HPUX_TIME_R */
2250
2251/* Path to iconv.h */
2252#define PHP_ICONV_H_PATH </usr/include/iconv.h>
2253
2254/* Which iconv implementation to use */
2255#define PHP_ICONV_IMPL "glibc"
2256
2257/* Whether you have IRIX-style functions */
2258/* #undef PHP_IRIX_TIME_R */
2259
2260/* Whether the system supports MD5 salt */
2261#define PHP_MD5_CRYPT 1
2262
2263/* */
2264/* #undef PHP_MHASH_BC */
2265
2266/* */
2267/* #undef PHP_MYSQL_UNIX_SOCK_ADDR */
2268
2269/* */
2270/* #undef PHP_OCI8_DEF_DIR */
2271
2272/* */
2273/* #undef PHP_OCI8_DEF_SHARED_LIBADD */
2274
2275/* define to 1 if oniguruma has an invalid entry for KOI8 encoding */
2276/* #undef PHP_ONIG_BAD_KOI8_ENTRY */
2277
2278/* Define to 1 if the bundled oniguruma is used */
2279/* #undef PHP_ONIG_BUNDLED */
2280
2281/* uname output */
2282#define PHP_OS "Linux"
2283
2284/* */
2285/* #undef PHP_PDO_OCI_CLIENT_VERSION */
2286
2287/* whether pread64 is default */
2288/* #undef PHP_PREAD_64 */
2289
2290/* whether pwrite64 is default */
2291/* #undef PHP_PWRITE_64 */
2292
2293/* Whether the system supports SHA256 salt */
2294#define PHP_SHA256_CRYPT 1
2295
2296/* Whether the system supports SHA512 salt */
2297#define PHP_SHA512_CRYPT 1
2298
2299/* */
2300#define PHP_SIGCHILD 0
2301
2302/* Whether the system supports standard DES salt */
2303#define PHP_STD_DES_CRYPT 1
2304
2305/* uname -a output */
2306#define PHP_UNAME "Linux iZ2zefth33rpwxzcnlp254Z 4.15.0-64-generic #73-Ubuntu SMP Thu Sep 12 13:16:13 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux"
2307
2308/* Whether PHP has to use its own crypt_r for blowfish, des and ext des */
2309#define PHP_USE_PHP_CRYPT_R 1
2310
2311/* whether write(2) works */
2312#define PHP_WRITE_STDOUT 1
2313
2314/* /proc/pid/mem interface */
2315/* #undef PROC_MEM_FILE */
2316
2317/* Whether to use Pthreads */
2318/* #undef PTHREADS */
2319
2320/* */
2321/* #undef QDBM_INCLUDE_FILE */
2322
2323/* */
2324#define REGEX 1
2325
2326/* Define as the return type of signal handlers (`int' or `void'). */
2327#define RETSIGTYPE void
2328
2329/* Whether to use Roxen in ZTS mode */
2330/* #undef ROXEN_USE_ZTS */
2331
2332/* The size of `char', as computed by sizeof. */
2333/* #undef SIZEOF_CHAR */
2334
2335/* The size of `int', as computed by sizeof. */
2336#define SIZEOF_INT 4
2337
2338/* Size of intmax_t */
2339#define SIZEOF_INTMAX_T 8
2340
2341/* The size of `long', as computed by sizeof. */
2342#define SIZEOF_LONG 8
2343
2344/* The size of `long int', as computed by sizeof. */
2345/* #undef SIZEOF_LONG_INT */
2346
2347/* The size of `long long', as computed by sizeof. */
2348#define SIZEOF_LONG_LONG 8
2349
2350/* The size of `long long int', as computed by sizeof. */
2351#define SIZEOF_LONG_LONG_INT 8
2352
2353/* The size of `off_t', as computed by sizeof. */
2354/* #undef SIZEOF_OFF_T */
2355
2356/* Size of ptrdiff_t */
2357#define SIZEOF_PTRDIFF_T 8
2358
2359/* The size of `short', as computed by sizeof. */
2360#define SIZEOF_SHORT 2
2361
2362/* The size of `size_t', as computed by sizeof. */
2363#define SIZEOF_SIZE_T 8
2364
2365/* Size of ssize_t */
2366#define SIZEOF_SSIZE_T 8
2367
2368/* */
2369/* #undef SOLARIS */
2370
2371/* have sqlite3 with column metadata enabled */
2372/* #undef SQLITE_ENABLE_COLUMN_METADATA */
2373
2374/* have sqlite3 with extension support */
2375/* #undef SQLITE_OMIT_LOAD_EXTENSION */
2376
2377/* Needed in sqlunix.h for wchar defs */
2378/* #undef SS_FBX */
2379
2380/* Needed in sqlunix.h */
2381/* #undef SS_LINUX */
2382
2383/* If using the C implementation of alloca, define if you know the
2384 direction of stack growth for your system; otherwise it will be
2385 automatically deduced at runtime.
2386 STACK_DIRECTION > 0 => grows toward higher addresses
2387 STACK_DIRECTION < 0 => grows toward lower addresses
2388 STACK_DIRECTION = 0 => direction of growth unknown */
2389/* #undef STACK_DIRECTION */
2390
2391/* Define to 1 if you have the ANSI C header files. */
2392#define STDC_HEADERS 1
2393
2394/* */
2395/* #undef TCADB_INCLUDE_FILE */
2396
2397/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
2398/* #undef TIME_WITH_SYS_TIME */
2399
2400/* Define to 1 if your <sys/time.h> declares `struct tm'. */
2401/* #undef TM_IN_SYS_TIME */
2402
2403/* */
2404/* #undef TSRM_ST */
2405
2406/* */
2407/* #undef UNDEF_THREADS_HACK */
2408
2409/* */
2410/* #undef UNIXWARE */
2411
2412/* whether to check multibyte regex backtrack */
2413/* #undef USE_COMBINATION_EXPLOSION_CHECK */
2414
2415/* */
2416/* #undef USE_GD_IMGSTRTTF */
2417
2418/* */
2419/* #undef USE_GD_JISX0208 */
2420
2421/* Define if cross-process locking is required by accept() */
2422/* #undef USE_LOCKING */
2423
2424/* Use system default cipher list instead of hardcoded value */
2425/* #undef USE_OPENSSL_SYSTEM_CIPHERS */
2426
2427/* Enable extensions on AIX 3, Interix. */
2428#ifndef _ALL_SOURCE
2429# define _ALL_SOURCE 1
2430#endif
2431/* Enable GNU extensions on systems that have them. */
2432#ifndef _GNU_SOURCE
2433# define _GNU_SOURCE 1
2434#endif
2435/* Enable threading extensions on Solaris. */
2436#ifndef _POSIX_PTHREAD_SEMANTICS
2437# define _POSIX_PTHREAD_SEMANTICS 1
2438#endif
2439/* Enable extensions on HP NonStop. */
2440#ifndef _TANDEM_SOURCE
2441# define _TANDEM_SOURCE 1
2442#endif
2443/* Enable general extensions on Solaris. */
2444#ifndef __EXTENSIONS__
2445# define __EXTENSIONS__ 1
2446#endif
2447
2448
2449/* */
2450/* #undef USE_TRANSFER_TABLES */
2451
2452/* whether you want Pi3Web support */
2453/* #undef WITH_PI3WEB */
2454
2455/* */
2456/* #undef WITH_ZEUS */
2457
2458/* Define if processor uses big-endian word */
2459/* #undef WORDS_BIGENDIAN */
2460
2461/* Whether sprintf is broken */
2462#define ZEND_BROKEN_SPRINTF 0
2463
2464/* */
2465#define ZEND_DEBUG 0
2466
2467/* Define if double cast to long preserves least significant bits */
2468/* #undef ZEND_DVAL_TO_LVAL_CAST_OK */
2469
2470/* */
2471#define ZEND_MM_ALIGNMENT 8
2472
2473/* */
2474#define ZEND_MM_ALIGNMENT_LOG2 3
2475
2476/* Use zend signal handling */
2477/* #undef ZEND_SIGNALS */
2478
2479/* virtual machine dispatch method */
2480#define ZEND_VM_KIND ZEND_VM_KIND_CALL
2481
2482/* */
2483/* #undef ZTS */
2484
2485/* Define to 1 if on MINIX. */
2486/* #undef _MINIX */
2487
2488/* Define to 2 if the system does not provide POSIX.1 features except with
2489 this defined. */
2490/* #undef _POSIX_1_SOURCE */
2491
2492/* Define to 1 if you need to in order for `stat' and other things to work. */
2493/* #undef _POSIX_SOURCE */
2494
2495/* Define to empty if `const' does not conform to ANSI C. */
2496/* #undef const */
2497
2498/* Define to `int' if <sys/types.h> doesn't define. */
2499/* #undef gid_t */
2500
2501/* */
2502/* #undef in_addr_t */
2503
2504/* Define to `__inline__' or `__inline' if that's what the C compiler
2505 calls it, or to nothing if 'inline' is not supported under any name. */
2506#ifndef __cplusplus
2507/* #undef inline */
2508#endif
2509
2510/* Define to `unsigned int' if <sys/types.h> does not define. */
2511/* #undef size_t */
2512
2513/* Define to `int' if <sys/types.h> doesn't define. */
2514/* #undef uid_t */
2515
2516/* Define to `unsigned int ' if <sys/types.h> does not define. */
2517/* #undef uint */
2518
2519/* Define to `unsigned long ' if <sys/types.h> does not define. */
2520/* #undef ulong */
2521
2522
2523#ifndef ZEND_ACCONFIG_H_NO_C_PROTOS
2524
2525#ifdef HAVE_STDLIB_H
2526# include <stdlib.h>
2527#endif
2528
2529#ifdef HAVE_SYS_TYPES_H
2530# include <sys/types.h>
2531#endif
2532
2533#ifdef HAVE_SYS_SELECT_H
2534#include <sys/select.h>
2535#endif
2536
2537#ifdef HAVE_IEEEFP_H
2538# include <ieeefp.h>
2539#endif
2540
2541#ifdef HAVE_STRING_H
2542# include <string.h>
2543#else
2544# include <strings.h>
2545#endif
2546
2547#if ZEND_BROKEN_SPRINTF
2548int zend_sprintf(char *buffer, const char *format, ...);
2549#else
2550# define zend_sprintf sprintf
2551#endif
2552
2553#include <math.h>
2554
2555/* To enable the is_nan, is_infinite and is_finite PHP functions */
2556#ifdef NETWARE
2557 #define HAVE_ISNAN 1
2558 #define HAVE_ISINF 1
2559 #define HAVE_ISFINITE 1
2560#endif
2561
2562#ifndef zend_isnan
2563#ifdef HAVE_ISNAN
2564#define zend_isnan(a) isnan(a)
2565#elif defined(HAVE_FPCLASS)
2566#define zend_isnan(a) ((fpclass(a) == FP_SNAN) || (fpclass(a) == FP_QNAN))
2567#else
2568#define zend_isnan(a) 0
2569#endif
2570#endif
2571
2572#ifdef HAVE_ISINF
2573#define zend_isinf(a) isinf(a)
2574#elif defined(INFINITY)
2575/* Might not work, but is required by ISO C99 */
2576#define zend_isinf(a) (((a)==INFINITY)?1:0)
2577#elif defined(HAVE_FPCLASS)
2578#define zend_isinf(a) ((fpclass(a) == FP_PINF) || (fpclass(a) == FP_NINF))
2579#else
2580#define zend_isinf(a) 0
2581#endif
2582
2583#ifdef HAVE_FINITE
2584#define zend_finite(a) finite(a)
2585#elif defined(HAVE_ISFINITE) || defined(isfinite)
2586#define zend_finite(a) isfinite(a)
2587#elif defined(fpclassify)
2588#define zend_finite(a) ((fpclassify((a))!=FP_INFINITE&&fpclassify((a))!=FP_NAN)?1:0)
2589#else
2590#define zend_finite(a) (zend_isnan(a) ? 0 : zend_isinf(a) ? 0 : 1)
2591#endif
2592
2593#endif /* ifndef ZEND_ACCONFIG_H_NO_C_PROTOS */
2594
2595#ifdef NETWARE
2596#ifdef USE_WINSOCK
2597#/*This detection against winsock is of no use*/ undef HAVE_SOCKLEN_T
2598#/*This detection against winsock is of no use*/ undef HAVE_SYS_SOCKET_H
2599#endif
2600#endif
2601
2602/* #undef PTHREADS */
2603
2604
2605
2606#ifndef HAVE_SSIZE_T
2607# if SIZEOF_SIZE_T == SIZEOF_INT
2608typedef int ssize_t;
2609# elif SIZEOF_SIZE_T == SIZEOF_LONG
2610typedef long ssize_t;
2611# elif SIZEOF_SIZE_T == SIZEOF_LONG_LONG
2612typedef long long ssize_t;
2613# else
2614#error no suitable type for ssize_t found
2615# endif
2616#endif
2617
2618