1 /* config.h generated manually for macos.  */
2 
3 /* Define if you have the strftime function.  */
4 #define HAVE_STRFTIME
5 
6 /* Define if you have the ANSI C header files.  */
7 #define STDC_HEADERS
8 
9 #define PACKAGE
10 #define VERSION
11 
12 #undef HAVE_LIBZ
13 #undef HAVE_LIBM
14 #undef HAVE_ISINF
15 #undef HAVE_ISNAN
16 #undef HAVE_LIBHISTORY
17 #undef HAVE_LIBREADLINE
18 
19 #define XML_SOCKLEN_T socklen_t
20 #define HAVE_LIBPTHREAD
21 #define HAVE_PTHREAD_H
22 #define LIBXML_THREAD_ENABLED
23 
24 /* Define if you have the fprintf function.  */
25 #define HAVE_FPRINTF
26 
27 /* Define if you have the localtime function.  */
28 #define HAVE_LOCALTIME
29 
30 /* Define if you have the printf function.  */
31 #define HAVE_PRINTF
32 
33 /* Define if you have the signal function.  */
34 #define HAVE_SIGNAL
35 
36 /* Define if you have the snprintf function.  */
37 #define HAVE_SNPRINTF
38 
39 /* Define if you have the sprintf function.  */
40 #define HAVE_SPRINTF
41 
42 /* Define if you have the sscanf function.  */
43 #define HAVE_SSCANF
44 
45 /* Define if you have the stat function.  */
46 #define HAVE_STAT
47 
48 /* Define if you have the strftime function.  */
49 #define HAVE_STRFTIME
50 
51 /* Define if you have the vfprintf function.  */
52 #define HAVE_VFPRINTF
53 
54 /* Define if you have the vsnprintf function.  */
55 #define HAVE_VSNPRINTF
56 
57 /* Define if you have the vsprintf function.  */
58 #define HAVE_VSPRINTF
59 
60 /* Define if you have the <arpa/inet.h> header file.  */
61 #define HAVE_ARPA_INET_H
62 
63 /* Define if you have the <ctype.h> header file.  */
64 #define HAVE_CTYPE_H
65 
66 /* Define if you have the <dirent.h> header file.  */
67 #define HAVE_DIRENT_H
68 
69 /* Define if you have the <dlfcn.h> header file.  */
70 #define HAVE_DLFCN_H
71 
72 /* Define if you have the <errno.h> header file.  */
73 #define HAVE_ERRNO_H
74 
75 /* Define if you have the <fcntl.h> header file.  */
76 #define HAVE_FCNTL_H
77 
78 /* Define if you have the <float.h> header file.  */
79 #define HAVE_FLOAT_H
80 
81 /* Define if you have the <malloc.h> header file.  */
82 #undef HAVE_MALLOC_H
83 
84 /* Define if you have the <math.h> header file.  */
85 #define HAVE_MATH_H
86 
87 /* Define if you have the <ndir.h> header file.  */
88 #define HAVE_NDIR_H
89 
90 /* Define if you have the <netdb.h> header file.  */
91 #define HAVE_NETDB_H
92 
93 /* Define if you have the <netinet/in.h> header file.  */
94 #define HAVE_NETINET_IN_H
95 
96 /* Define if you have the <signal.h> header file.  */
97 #define HAVE_SIGNAL_H
98 
99 /* Define if you have the <stdarg.h> header file.  */
100 #define HAVE_STDARG_H
101 
102 /* Define if you have the <stdlib.h> header file.  */
103 #define HAVE_STDLIB_H
104 
105 /* Define if you have the <string.h> header file.  */
106 #define HAVE_STRING_H
107 
108 /* Define if you have the <sys/dir.h> header file.  */
109 #define HAVE_SYS_DIR_H
110 
111 /* Define if you have the <sys/mman.h> header file.  */
112 #undef HAVE_SYS_MMAN_H
113 
114 /* Define if you have the <sys/ndir.h> header file.  */
115 #undef HAVE_SYS_NDIR_H
116 
117 /* Define if you have the <sys/select.h> header file.  */
118 #define HAVE_SYS_SELECT_H
119 
120 /* Define if you have the <sys/socket.h> header file.  */
121 #define HAVE_SYS_SOCKET_H
122 
123 /* Define if you have the <sys/stat.h> header file.  */
124 #define HAVE_SYS_STAT_H
125 
126 /* Define if you have the <sys/time.h> header file.  */
127 #define HAVE_SYS_TIME_H
128 
129 /* Define if you have the <sys/types.h> header file.  */
130 #define HAVE_SYS_TYPES_H
131 
132 /* Define if you have the <time.h> header file.  */
133 #define HAVE_TIME_H
134 
135 /* Define if you have the <unistd.h> header file.  */
136 #define HAVE_UNISTD_H
137 
138 /* Name of package */
139 #define PACKAGE
140 
141 /* Version number of package */
142 #define VERSION
143 
144 /* Define if compiler has function prototypes */
145 #define PROTOTYPES
146 
147 #include <libxml/xmlversion.h>
148 #include <sys/types.h>
149 #include <extra/stricmp.h>
150 #include <extra/strdup.h>
151