ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.1.x/config.h.in
Revision: 915
Committed: Wed Nov 7 23:42:08 2007 UTC (16 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2/config.h.in
File size: 6359 byte(s)
Log Message:
- Added template for HAVE_LIBCRYPTO to make atoheader shut up

File Contents

# Content
1 /* config.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 /* Set to datadir. */
13 #undef DATADIR
14
15 /* Size of the dbuf heap. */
16 #undef DBUF_HEAP_SIZE
17
18 /* Define to 1 to enable debugging. */
19 #undef DEBUG
20
21 /* Size of the dlink_node heap. */
22 #undef DNODE_HEAP_SIZE
23
24 /* Define to 1 if this server will be an EFnet server. */
25 #undef EFNET
26
27 /* Size of the floodserv fmsg heap. */
28 #undef FMSG_HEAP_SIZE
29
30 /* Define to 1 if you want halfops support. */
31 #undef HALFOPS
32
33 /* Define to 1 if you have the <crypt.h> header file. */
34 #undef HAVE_CRYPT_H
35
36 /* Define to 1 if you have the <devpoll.h> header file. */
37 #undef HAVE_DEVPOLL_H
38
39 /* Define to 1 if you have the <dlfcn.h> header file. */
40 #undef HAVE_DLFCN_H
41
42 /* Define to 1 if you have the <errno.h> header file. */
43 #undef HAVE_ERRNO_H
44
45 /* Define to 1 if you have the `inet_aton' function. */
46 #undef HAVE_INET_ATON
47
48 /* Define to 1 if you have the `inet_ntop' function. */
49 #undef HAVE_INET_NTOP
50
51 /* Define to 1 if you have the `inet_pton' function. */
52 #undef HAVE_INET_PTON
53
54 /* Define to 1 if you have the <inttypes.h> header file. */
55 #undef HAVE_INTTYPES_H
56
57 /* If we support ssl */
58 #undef HAVE_LIBCRYPTO
59
60 /* Define to 1 if you have the <libgen.h> header file. */
61 #undef HAVE_LIBGEN_H
62
63 /* Define to 1 if you have the <link.h> header file. */
64 #undef HAVE_LINK_H
65
66 /* Define to 1 if you have the <memory.h> header file. */
67 #undef HAVE_MEMORY_H
68
69 /* Define to 1 if you have the `snprintf' function. */
70 #undef HAVE_SNPRINTF
71
72 /* Define to 1 if you have the <stddef.h> header file. */
73 #undef HAVE_STDDEF_H
74
75 /* Define to 1 if you have the <stdint.h> header file. */
76 #undef HAVE_STDINT_H
77
78 /* Define to 1 if you have the <stdlib.h> header file. */
79 #undef HAVE_STDLIB_H
80
81 /* Define to 1 if you have the <strings.h> header file. */
82 #undef HAVE_STRINGS_H
83
84 /* Define to 1 if you have the <string.h> header file. */
85 #undef HAVE_STRING_H
86
87 /* Define to 1 if the system has the type `struct addrinfo'. */
88 #undef HAVE_STRUCT_ADDRINFO
89
90 /* Define to 1 if the system has the type `struct sockaddr_in'. */
91 #undef HAVE_STRUCT_SOCKADDR_IN
92
93 /* Define to 1 if the system has the type `struct sockaddr_in6'. */
94 #undef HAVE_STRUCT_SOCKADDR_IN6
95
96 /* Define to 1 if `sin_len' is member of `struct sockaddr_in'. */
97 #undef HAVE_STRUCT_SOCKADDR_IN_SIN_LEN
98
99 /* Define to 1 if the system has the type `struct sockaddr_storage'. */
100 #undef HAVE_STRUCT_SOCKADDR_STORAGE
101
102 /* Define to 1 if you have the <syslog.h> header file. */
103 #undef HAVE_SYSLOG_H
104
105 /* Define to 1 if you have the <sys/devpoll.h> header file. */
106 #undef HAVE_SYS_DEVPOLL_H
107
108 /* Define to 1 if you have the <sys/param.h> header file. */
109 #undef HAVE_SYS_PARAM_H
110
111 /* Define to 1 if you have the <sys/resource.h> header file. */
112 #undef HAVE_SYS_RESOURCE_H
113
114 /* Define to 1 if you have the <sys/stat.h> header file. */
115 #undef HAVE_SYS_STAT_H
116
117 /* Define to 1 if you have the <sys/syslog.h> header file. */
118 #undef HAVE_SYS_SYSLOG_H
119
120 /* Define to 1 if you have the <sys/types.h> header file. */
121 #undef HAVE_SYS_TYPES_H
122
123 /* Define to 1 if you have the <sys/wait.h> header file. */
124 #undef HAVE_SYS_WAIT_H
125
126 /* Define to 1 if you have the <unistd.h> header file. */
127 #undef HAVE_UNISTD_H
128
129 /* Define to 1 if you have the <wait.h> header file. */
130 #undef HAVE_WAIT_H
131
132 /* Miscellaneous sanity checks for the IRCd. Makes it slightly slower */
133 #undef INVARIANTS
134
135 /* Define to 1 if you have IPv6 support. */
136 #undef IPV6
137
138 /* Size of the ircd heap. */
139 #undef IRCD_HEAP_SIZE
140
141 /* Size of the local client heap. */
142 #undef LCLIENT_HEAP_SIZE
143
144 /* Set to libdir. */
145 #undef LIBDIR
146
147 /* Set to localstatedir. */
148 #undef LOCALSTATEDIR
149
150 /* Set to syslog facility to use. */
151 #undef LOG_FACILITY
152
153 /* Size of the floodserv mqueue heap. */
154 #undef MQUEUE_HEAP_SIZE
155
156 /* Define to 1 to disable debugging. */
157 #undef NDEBUG
158
159 /* Length of nicknames. */
160 #undef NICKLEN
161
162 /* Size of the nickname history list. */
163 #undef NICKNAMEHISTORYLENGTH
164
165 /* Name of package */
166 #undef PACKAGE
167
168 /* Define to the address where bug reports for this package should be sent. */
169 #undef PACKAGE_BUGREPORT
170
171 /* Define to the full name of this package. */
172 #undef PACKAGE_NAME
173
174 /* Define to the full name and version of this package. */
175 #undef PACKAGE_STRING
176
177 /* Define to the one symbol short name of this package. */
178 #undef PACKAGE_TARNAME
179
180 /* Define to the version of this package. */
181 #undef PACKAGE_VERSION
182
183 /* Set to prefix. */
184 #undef PREFIX
185
186 /* The size of `int64_t', as computed by sizeof. */
187 #undef SIZEOF_INT64_T
188
189 /* The size of `long long', as computed by sizeof. */
190 #undef SIZEOF_LONG_LONG
191
192 /* Define to 1 if you have the ANSI C header files. */
193 #undef STDC_HEADERS
194
195 /* Set to sysconfdir. */
196 #undef SYSCONFDIR
197
198 /* Send oper log stuff to syslog. */
199 #undef SYSLOG_OPER
200
201 /* Send user log stuff to syslog. */
202 #undef SYSLOG_USERS
203
204 /* Length of topics. */
205 #undef TOPICLEN
206
207 /* Size of the topic heap. */
208 #undef TOPIC_HEAP_SIZE
209
210 /* If Defined to 1 server links to your network must have a minimum of TS5. */
211 #undef TS5_ONLY
212
213 /* use this iopoll mechanism */
214 #undef USE_IOPOLL_MECHANISM
215
216 /* Define to 1 if you want to use syslog. */
217 #undef USE_SYSLOG
218
219 /* Version number of package */
220 #undef VERSION
221
222 /* Define to 1 if your processor stores words with the most significant byte
223 first (like Motorola and SPARC, unlike Intel and VAX). */
224 #undef WORDS_BIGENDIAN
225
226 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
227 `char[]'. */
228 #undef YYTEXT_POINTER
229
230 /* devpoll mechanism */
231 #undef __IOPOLL_MECHANISM_DEVPOLL
232
233 /* epoll mechanism */
234 #undef __IOPOLL_MECHANISM_EPOLL
235
236 /* kqueue mechanism */
237 #undef __IOPOLL_MECHANISM_KQUEUE
238
239 /* no iopoll mechanism */
240 #undef __IOPOLL_MECHANISM_NONE
241
242 /* poll mechanism */
243 #undef __IOPOLL_MECHANISM_POLL
244
245 /* rtsigio mechanism */
246 #undef __IOPOLL_MECHANISM_RTSIGIO
247
248 /* select mechanism */
249 #undef __IOPOLL_MECHANISM_SELECT
250
251 /* Define to empty if `const' does not conform to ANSI C. */
252 #undef const
253
254 /* Define to `__inline__' or `__inline' if that's what the C compiler
255 calls it, or to nothing if 'inline' is not supported under any name. */
256 #ifndef __cplusplus
257 #undef inline
258 #endif
259
260 /* Define to `long long' if <sys/types.h> does not define. */
261 #undef int64_t
262
263 /* Define to `unsigned long long' if <sys/types.h> does not define. */
264 #undef uint64_t