• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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_LIBM
13 #undef HAVE_LIBHISTORY
14 #undef HAVE_LIBREADLINE
15 
16 #define XML_SOCKLEN_T socklen_t
17 #define HAVE_PTHREAD_H
18 #define LIBXML_THREAD_ENABLED
19 
20 /* Define if you have the fprintf function.  */
21 #define HAVE_FPRINTF
22 
23 /* Define if you have the localtime function.  */
24 #define HAVE_LOCALTIME
25 
26 /* Define if you have the printf function.  */
27 #define HAVE_PRINTF
28 
29 /* Define if you have the snprintf function.  */
30 #define HAVE_SNPRINTF
31 
32 /* Define if you have the sprintf function.  */
33 #define HAVE_SPRINTF
34 
35 /* Define if you have the sscanf function.  */
36 #define HAVE_SSCANF
37 
38 /* Define if you have the stat function.  */
39 #define HAVE_STAT
40 
41 /* Define if you have the strftime function.  */
42 #define HAVE_STRFTIME
43 
44 /* Define if you have the vfprintf function.  */
45 #define HAVE_VFPRINTF
46 
47 /* Define if you have the vsnprintf function.  */
48 #define HAVE_VSNPRINTF
49 
50 /* Define if you have the vsprintf function.  */
51 #define HAVE_VSPRINTF
52 
53 /* Define if you have the <arpa/inet.h> header file.  */
54 #define HAVE_ARPA_INET_H
55 
56 /* Define if you have the <ctype.h> header file.  */
57 #define HAVE_CTYPE_H
58 
59 /* Define if you have the <dlfcn.h> header file.  */
60 #define HAVE_DLFCN_H
61 
62 /* Define if you have the <errno.h> header file.  */
63 #define HAVE_ERRNO_H
64 
65 /* Define if you have the <fcntl.h> header file.  */
66 #define HAVE_FCNTL_H
67 
68 /* Define if you have the <float.h> header file.  */
69 #define HAVE_FLOAT_H
70 
71 /* Define if you have the <malloc.h> header file.  */
72 #undef HAVE_MALLOC_H
73 
74 /* Define if you have the <math.h> header file.  */
75 #define HAVE_MATH_H
76 
77 /* Define if you have the <netdb.h> header file.  */
78 #define HAVE_NETDB_H
79 
80 /* Define if you have the <netinet/in.h> header file.  */
81 #define HAVE_NETINET_IN_H
82 
83 /* Define if you have the <signal.h> header file.  */
84 #define HAVE_SIGNAL_H
85 
86 /* Define if you have the <stdarg.h> header file.  */
87 #define HAVE_STDARG_H
88 
89 /* Define if you have the <stdlib.h> header file.  */
90 #define HAVE_STDLIB_H
91 
92 /* Define if you have the <string.h> header file.  */
93 #define HAVE_STRING_H
94 
95 /* Define if you have the <sys/mman.h> header file.  */
96 #undef HAVE_SYS_MMAN_H
97 
98 /* Define if you have the <sys/select.h> header file.  */
99 #define HAVE_SYS_SELECT_H
100 
101 /* Define if you have the <sys/socket.h> header file.  */
102 #define HAVE_SYS_SOCKET_H
103 
104 /* Define if you have the <sys/stat.h> header file.  */
105 #define HAVE_SYS_STAT_H
106 
107 /* Define if you have the <sys/time.h> header file.  */
108 #define HAVE_SYS_TIME_H
109 
110 /* Define if you have the <sys/types.h> header file.  */
111 #define HAVE_SYS_TYPES_H
112 
113 /* Define if you have the <time.h> header file.  */
114 #define HAVE_TIME_H
115 
116 /* Define if you have the <unistd.h> header file.  */
117 #define HAVE_UNISTD_H
118 
119 /* Name of package */
120 #define PACKAGE
121 
122 /* Version number of package */
123 #define VERSION
124 
125 /* Define if compiler has function prototypes */
126 #define PROTOTYPES
127 
128 #include <libxml/xmlversion.h>
129 #include <sys/types.h>
130 #include <extra/stricmp.h>
131 #include <extra/strdup.h>
132