OSDN Git Service

sync read count of threads.
[ntch/develop.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define to 1 if you have the <arpa/inet.h> header file. */
4 #undef HAVE_ARPA_INET_H
5
6 /* Define to 1 if you have the <fcntl.h> header file. */
7 #undef HAVE_FCNTL_H
8
9 /* Define to 1 if you have the <gdbm-ndbm.h> header file. */
10 #undef HAVE_GDBM_NDBM_H
11
12 /* Define to 1 if you have the `gethostbyname' function. */
13 #undef HAVE_GETHOSTBYNAME
14
15 /* Define to 1 if you have the <inttypes.h> header file. */
16 #undef HAVE_INTTYPES_H
17
18 /* Define to 1 if you have the `crypto' library (-lcrypto). */
19 #undef HAVE_LIBCRYPTO
20
21 /* Define to 1 if you have the `dl' library (-ldl). */
22 #undef HAVE_LIBDL
23
24 /* Define to 1 if you have the `gdbm' library (-lgdbm). */
25 #undef HAVE_LIBGDBM
26
27 /* Define to 1 if you have the `gdbm_compat' library (-lgdbm_compat). */
28 #undef HAVE_LIBGDBM_COMPAT
29
30 /* Define to 1 if you have the `m' library (-lm). */
31 #undef HAVE_LIBM
32
33 /* Define to 1 if you have the `ncursesw' library (-lncursesw). */
34 #undef HAVE_LIBNCURSESW
35
36 /* Define to 1 if you have the `pthread' library (-lpthread). */
37 #undef HAVE_LIBPTHREAD
38
39 /* Define to 1 if you have the `rt' library (-lrt). */
40 #undef HAVE_LIBRT
41
42 /* Define to 1 if you have the `sqlite3' library (-lsqlite3). */
43 #undef HAVE_LIBSQLITE3
44
45 /* Define to 1 if you have the `ssl' library (-lssl). */
46 #undef HAVE_LIBSSL
47
48 /* Define to 1 if you have the `z' library (-lz). */
49 #undef HAVE_LIBZ
50
51 /* Define to 1 if you have the <limits.h> header file. */
52 #undef HAVE_LIMITS_H
53
54 /* Define to 1 if you have the <locale.h> header file. */
55 #undef HAVE_LOCALE_H
56
57 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
58    to 0 otherwise. */
59 #undef HAVE_MALLOC
60
61 /* Define to 1 if you have the <memory.h> header file. */
62 #undef HAVE_MEMORY_H
63
64 /* Define to 1 if you have the `memset' function. */
65 #undef HAVE_MEMSET
66
67 /* Define to 1 if you have the `mkdir' function. */
68 #undef HAVE_MKDIR
69
70 /* Define to 1 if you have the <ncursesw/ncurses.h> header file. */
71 #undef HAVE_NCURSESW_NCURSES_H
72
73 /* Define to 1 if you have the <ncurses.h> header file. */
74 #undef HAVE_NCURSES_H
75
76 /* Define to 1 if you have the <ndbm.h> header file. */
77 #undef HAVE_NDBM_H
78
79 /* Define to 1 if you have the <netdb.h> header file. */
80 #undef HAVE_NETDB_H
81
82 /* Define to 1 if you have the <netinet/in.h> header file. */
83 #undef HAVE_NETINET_IN_H
84
85 /* Define to 1 if you have the `regcomp' function. */
86 #undef HAVE_REGCOMP
87
88 /* Define to 1 if you have the `setlocale' function. */
89 #undef HAVE_SETLOCALE
90
91 /* Define to 1 if you have the `socket' function. */
92 #undef HAVE_SOCKET
93
94 /* Define to 1 if you have the <stdint.h> header file. */
95 #undef HAVE_STDINT_H
96
97 /* Define to 1 if you have the <stdlib.h> header file. */
98 #undef HAVE_STDLIB_H
99
100 /* Define to 1 if you have the `strchr' function. */
101 #undef HAVE_STRCHR
102
103 /* Define to 1 if you have the <strings.h> header file. */
104 #undef HAVE_STRINGS_H
105
106 /* Define to 1 if you have the <string.h> header file. */
107 #undef HAVE_STRING_H
108
109 /* Define to 1 if you have the `strrchr' function. */
110 #undef HAVE_STRRCHR
111
112 /* Define to 1 if you have the `strstr' function. */
113 #undef HAVE_STRSTR
114
115 /* Define to 1 if you have the `strtol' function. */
116 #undef HAVE_STRTOL
117
118 /* Define to 1 if you have the <sys/socket.h> header file. */
119 #undef HAVE_SYS_SOCKET_H
120
121 /* Define to 1 if you have the <sys/stat.h> header file. */
122 #undef HAVE_SYS_STAT_H
123
124 /* Define to 1 if you have the <sys/types.h> header file. */
125 #undef HAVE_SYS_TYPES_H
126
127 /* Define to 1 if you have the <unistd.h> header file. */
128 #undef HAVE_UNISTD_H
129
130 /* Define to 1 if you have the <wchar.h> header file. */
131 #undef HAVE_WCHAR_H
132
133 /* Define to 1 if the system has the type `_Bool'. */
134 #undef HAVE__BOOL
135
136 /* Define to the address where bug reports for this package should be sent. */
137 #undef PACKAGE_BUGREPORT
138
139 /* Define to the full name of this package. */
140 #undef PACKAGE_NAME
141
142 /* Define to the full name and version of this package. */
143 #undef PACKAGE_STRING
144
145 /* Define to the one symbol short name of this package. */
146 #undef PACKAGE_TARNAME
147
148 /* Define to the home page for this package. */
149 #undef PACKAGE_URL
150
151 /* Define to the version of this package. */
152 #undef PACKAGE_VERSION
153
154 /* Define to 1 if you have the ANSI C header files. */
155 #undef STDC_HEADERS
156
157 /* Define to `int' if <sys/types.h> doesn't define. */
158 #undef gid_t
159
160 /* Define to rpl_malloc if the replacement function should be used. */
161 #undef malloc
162
163 /* Define to `int' if <sys/types.h> does not define. */
164 #undef pid_t
165
166 /* Define to `unsigned int' if <sys/types.h> does not define. */
167 #undef size_t
168
169 /* Define to `int' if <sys/types.h> doesn't define. */
170 #undef uid_t