ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-7.2/include/setup.h.in
Revision: 902
Committed: Sun Nov 4 14:00:06 2007 UTC (16 years, 4 months ago) by michael
File size: 8438 byte(s)
Log Message:
- Move etc/example.efnet.conf to etc/example.efnet.conf.in
- Update configure.ac

File Contents

# Content
1 /* include/setup.h.in. Generated from configure.ac by autoheader. */
2
3 /* Size of the ban heap. */
4 #undef BAN_HEAP_SIZE
5
6 /* Size of the channel heap. */
7 #undef CHANNEL_HEAP_SIZE
8
9 /* Size of the client heap. */
10 #undef CLIENT_HEAP_SIZE
11
12 /* Size of the dbuf heap. */
13 #undef DBUF_HEAP_SIZE
14
15 /* Size of the dlink_node heap. */
16 #undef DNODE_HEAP_SIZE
17
18 /* Define if this ircd will be an EFnet server. */
19 #undef EFNET
20
21 /* Define this if you want to enable gline voting. */
22 #undef GLINE_VOTING
23
24 /* Define if you want halfops support. */
25 #undef HALFOPS
26
27 /* Define to 1 if you have the `basename' function. */
28 #undef HAVE_BASENAME
29
30 /* Define to 1 if you have the <crypt.h> header file. */
31 #undef HAVE_CRYPT_H
32
33 /* Define to 1 if you have the <devpoll.h> header file. */
34 #undef HAVE_DEVPOLL_H
35
36 /* Define to 1 if you have the <dlfcn.h> header file. */
37 #undef HAVE_DLFCN_H
38
39 /* Define to 1 if you have the `dlfunc' function. */
40 #undef HAVE_DLFUNC
41
42 /* Define to 1 if you have the `dlinfo' function. */
43 #undef HAVE_DLINFO
44
45 /* Define if the dlopen function is available. */
46 #undef HAVE_DLOPEN
47
48 /* Define to 1 if you have the <errno.h> header file. */
49 #undef HAVE_ERRNO_H
50
51 /* Define to 1 if you have the `EVP_bf_cfb' function. */
52 #undef HAVE_EVP_BF_CFB
53
54 /* Define to 1 if you have the `EVP_cast5_cfb' function. */
55 #undef HAVE_EVP_CAST5_CFB
56
57 /* Define to 1 if you have the `EVP_des_cfb' function. */
58 #undef HAVE_EVP_DES_CFB
59
60 /* Define to 1 if you have the `EVP_des_ede3_cfb' function. */
61 #undef HAVE_EVP_DES_EDE3_CFB
62
63 /* Define to 1 if you have the `EVP_idea_cfb' function. */
64 #undef HAVE_EVP_IDEA_CFB
65
66 /* Define to 1 if you have the `EVP_rc5_32_12_16_cfb' function. */
67 #undef HAVE_EVP_RC5_32_12_16_CFB
68
69 /* Define to 1 if you have the <inttypes.h> header file. */
70 #undef HAVE_INTTYPES_H
71
72 /* Define to 1 if you have the `crypto' library (-lcrypto). */
73 #undef HAVE_LIBCRYPTO
74
75 /* Define to 1 if you have the <libgen.h> header file. */
76 #undef HAVE_LIBGEN_H
77
78 /* Define to 1 if zlib (-lz) is available. */
79 #undef HAVE_LIBZ
80
81 /* Define to 1 if you have the <link.h> header file. */
82 #undef HAVE_LINK_H
83
84 /* Define to 1 if you have the `lrand48' function. */
85 #undef HAVE_LRAND48
86
87 /* Define to 1 if you have the <mach-o/dyld.h> header file. */
88 #undef HAVE_MACH_O_DYLD_H
89
90 /* Define to 1 if you have the <memory.h> header file. */
91 #undef HAVE_MEMORY_H
92
93 /* Define to 1 if you have the `mmap' function. */
94 #undef HAVE_MMAP
95
96 /* Define if the shl_load function is available. */
97 #undef HAVE_SHL_LOAD
98
99 /* Define to 1 if you have the `snprintf' function. */
100 #undef HAVE_SNPRINTF
101
102 /* Define to 1 if you have the `socketpair' function. */
103 #undef HAVE_SOCKETPAIR
104
105 /* Define to 1 if you have the `srand48' function. */
106 #undef HAVE_SRAND48
107
108 /* Define to 1 if you have the <stddef.h> header file. */
109 #undef HAVE_STDDEF_H
110
111 /* Define to 1 if you have the <stdint.h> header file. */
112 #undef HAVE_STDINT_H
113
114 /* Define to 1 if you have the <stdlib.h> header file. */
115 #undef HAVE_STDLIB_H
116
117 /* Define to 1 if you have the <strings.h> header file. */
118 #undef HAVE_STRINGS_H
119
120 /* Define to 1 if you have the <string.h> header file. */
121 #undef HAVE_STRING_H
122
123 /* Define to 1 if you have the `strlcat' function. */
124 #undef HAVE_STRLCAT
125
126 /* Define to 1 if you have the `strlcpy' function. */
127 #undef HAVE_STRLCPY
128
129 /* Define to 1 if you have the `strtok_r' function. */
130 #undef HAVE_STRTOK_R
131
132 /* Define to 1 if the system has the type `struct addrinfo'. */
133 #undef HAVE_STRUCT_ADDRINFO
134
135 /* Define to 1 if the system has the type `struct sockaddr_storage'. */
136 #undef HAVE_STRUCT_SOCKADDR_STORAGE
137
138 /* Define to 1 if you have the <sys/devpoll.h> header file. */
139 #undef HAVE_SYS_DEVPOLL_H
140
141 /* Define to 1 if you have the <sys/param.h> header file. */
142 #undef HAVE_SYS_PARAM_H
143
144 /* Define to 1 if you have the <sys/resource.h> header file. */
145 #undef HAVE_SYS_RESOURCE_H
146
147 /* Define to 1 if you have the <sys/stat.h> header file. */
148 #undef HAVE_SYS_STAT_H
149
150 /* Define to 1 if you have the <sys/syslog.h> header file. */
151 #undef HAVE_SYS_SYSLOG_H
152
153 /* Define to 1 if you have the <sys/types.h> header file. */
154 #undef HAVE_SYS_TYPES_H
155
156 /* Define to 1 if you have the <sys/wait.h> header file. */
157 #undef HAVE_SYS_WAIT_H
158
159 /* Define to 1 if you have the <unistd.h> header file. */
160 #undef HAVE_UNISTD_H
161
162 /* Define to 1 if you have the `usleep' function. */
163 #undef HAVE_USLEEP
164
165 /* Define to 1 if you have the `vsnprintf' function. */
166 #undef HAVE_VSNPRINTF
167
168 /* Define to 1 if you have the <wait.h> header file. */
169 #undef HAVE_WAIT_H
170
171 /* Miscellaneous sanity checks for the ircd. Makes it slightly slower */
172 #undef INVARIANTS
173
174 /* Define if IPv6 support is present and available. */
175 #undef IPV6
176
177 /* Prefix where the help files and modules go. */
178 #undef IRCD_DATADIR
179
180 /* Prefix where logs and pidfile go. */
181 #undef IRCD_LOCALSTATEDIR
182
183 /* Prefix where the ircd is installed. */
184 #undef IRCD_PREFIX
185
186 /* Prefix where etc files go i.e. ircd.conf. */
187 #undef IRCD_SYSCONFDIR
188
189 /* Size of the local client heap. */
190 #undef LCLIENT_HEAP_SIZE
191
192 /* Log facility to use for syslog() */
193 #undef LOG_FACILITY
194
195 /* Define this to disable debugging support. */
196 #undef NDEBUG
197
198 /* Nickname length */
199 #undef NICKLEN
200
201 /* Size of the WHOWAS array. */
202 #undef NICKNAMEHISTORYLENGTH
203
204 /* Disable the block allocator. */
205 #undef NOBALLOC
206
207 /* Define to 1 if your system has no in6addr_any. */
208 #undef NO_IN6ADDR_ANY
209
210 /* Define if you have no native inet_aton() function. */
211 #undef NO_INET_ATON
212
213 /* Define if you have no native inet_ntop() function. */
214 #undef NO_INET_NTOP
215
216 /* Define if you have no native inet_pton() function. */
217 #undef NO_INET_PTON
218
219 /* Define to the address where bug reports for this package should be sent. */
220 #undef PACKAGE_BUGREPORT
221
222 /* Define to the full name of this package. */
223 #undef PACKAGE_NAME
224
225 /* Define to the full name and version of this package. */
226 #undef PACKAGE_STRING
227
228 /* Define to the one symbol short name of this package. */
229 #undef PACKAGE_TARNAME
230
231 /* Define to the version of this package. */
232 #undef PACKAGE_VERSION
233
234 /* Path to /dev/null */
235 #undef PATH_DEVNULL
236
237 /* This is the type of IO loop we are using */
238 #undef SELECT_TYPE
239
240 /* Suffix for shared libraries on this platform. */
241 #undef SHARED_SUFFIX
242
243 /* The size of `int64_t', as computed by sizeof. */
244 #undef SIZEOF_INT64_T
245
246 /* The size of `long long', as computed by sizeof. */
247 #undef SIZEOF_LONG_LONG
248
249 /* Define to 1 if sockaddr_in has a 'sin_len' member. */
250 #undef SOCKADDR_IN_HAS_LEN
251
252 /* Define to 1 if dynamic modules can't be used. */
253 #undef STATIC_MODULES
254
255 /* Define to 1 if you have the ANSI C header files. */
256 #undef STDC_HEADERS
257
258 /* Define to 1 if string.h may be included along with strings.h */
259 #undef STRING_WITH_STRINGS
260
261 /* Send connect notices for other servers to syslog */
262 #undef SYSLOG_CONNECT
263
264 /* Send oper kills to syslog */
265 #undef SYSLOG_KILL
266
267 /* Send /OPER successes to syslog */
268 #undef SYSLOG_OPER
269
270 /* Send remote squits for all servers to syslog */
271 #undef SYSLOG_SQUIT
272
273 /* Send user log stuff to syslog */
274 #undef SYSLOG_USERS
275
276 /* Maximum topic length (<=390) */
277 #undef TOPICLEN
278
279 /* Size of the topic heap. */
280 #undef TOPIC_HEAP_SIZE
281
282 /* If enabled, server links to your network must have a minimum of TS5. */
283 #undef TS5_ONLY
284
285 /* Send vital ircd messages to syslog */
286 #undef USE_SYSLOG
287
288 /* Define to 1 if your processor stores words with the most significant byte
289 first (like Motorola and SPARC, unlike Intel and VAX). */
290 #undef WORDS_BIGENDIAN
291
292 /* Enable GNU extensions on systems that have them. */
293 #ifndef _GNU_SOURCE
294 # undef _GNU_SOURCE
295 #endif
296
297 /* This is needed to use strtok_r on Solaris. */
298 #undef __EXTENSIONS__
299
300 /* If system does not define in_port_t, define it to what it should be. */
301 #undef in_port_t
302
303 /* Define to `__inline__' or `__inline' if that's what the C compiler
304 calls it, or to nothing if 'inline' is not supported under any name. */
305 #ifndef __cplusplus
306 #undef inline
307 #endif
308
309 /* Define to `long long' if <sys/types.h> does not define. */
310 #undef int64_t
311
312 /* If system does not define sa_family_t, define it here. */
313 #undef sa_family_t
314
315 /* If we don't have a real socklen_t, unsigned int is good enough. */
316 #undef socklen_t
317
318 /* Broken glibc implementations use __ss_family instead of ss_family. Define
319 to __ss_family if true. */
320 #undef ss_family
321
322 /* If system does not define u_int16_t, define a usable substitute. */
323 #undef u_int16_t
324
325 /* If system does not define u_int32_t, define to unsigned long int here. */
326 #undef u_int32_t
327
328 /* Define to `unsigned long long' if <sys/types.h> does not define. */
329 #undef uint64_t

Properties

Name Value
svn:eol-style native
svn:keywords Id Revision