ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/config.h.in
Revision: 1662
Committed: Sat Nov 17 20:11:33 2012 UTC (11 years, 4 months ago) by michael
File size: 8886 byte(s)
Log Message:
- Fixed inconsistent svn file properties

File Contents

# User Rev Content
1 michael 915 /* config.h.in. Generated from configure.ac by autoheader. */
2 michael 912
3 michael 942 /* Define if building universal (internal helper macro) */
4     #undef AC_APPLE_UNIVERSAL_BUILD
5    
6 michael 912 /* Set to datadir. */
7     #undef DATADIR
8    
9     /* Define to 1 if you want halfops support. */
10     #undef HALFOPS
11    
12 michael 945 /* Define to 1 if you have the `argz_add' function. */
13     #undef HAVE_ARGZ_ADD
14    
15     /* Define to 1 if you have the `argz_append' function. */
16     #undef HAVE_ARGZ_APPEND
17    
18     /* Define to 1 if you have the `argz_count' function. */
19     #undef HAVE_ARGZ_COUNT
20    
21     /* Define to 1 if you have the `argz_create_sep' function. */
22     #undef HAVE_ARGZ_CREATE_SEP
23    
24     /* Define to 1 if you have the <argz.h> header file. */
25     #undef HAVE_ARGZ_H
26    
27     /* Define to 1 if you have the `argz_insert' function. */
28     #undef HAVE_ARGZ_INSERT
29    
30     /* Define to 1 if you have the `argz_next' function. */
31     #undef HAVE_ARGZ_NEXT
32    
33     /* Define to 1 if you have the `argz_stringify' function. */
34     #undef HAVE_ARGZ_STRINGIFY
35    
36     /* Define to 1 if you have the `closedir' function. */
37     #undef HAVE_CLOSEDIR
38    
39 michael 912 /* Define to 1 if you have the <crypt.h> header file. */
40     #undef HAVE_CRYPT_H
41    
42 michael 945 /* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
43     you don't. */
44     #undef HAVE_DECL_CYGWIN_CONV_PATH
45    
46 michael 912 /* Define to 1 if you have the <devpoll.h> header file. */
47     #undef HAVE_DEVPOLL_H
48    
49 michael 945 /* Define to 1 if you have the <dirent.h> header file. */
50     #undef HAVE_DIRENT_H
51    
52     /* Define if you have the GNU dld library. */
53     #undef HAVE_DLD
54    
55     /* Define to 1 if you have the <dld.h> header file. */
56     #undef HAVE_DLD_H
57    
58     /* Define to 1 if you have the `dlerror' function. */
59     #undef HAVE_DLERROR
60    
61 michael 912 /* Define to 1 if you have the <dlfcn.h> header file. */
62     #undef HAVE_DLFCN_H
63    
64 michael 945 /* Define to 1 if you have the <dl.h> header file. */
65     #undef HAVE_DL_H
66    
67     /* Define if you have the _dyld_func_lookup function. */
68     #undef HAVE_DYLD
69    
70     /* Define to 1 if the system has the type `error_t'. */
71     #undef HAVE_ERROR_T
72    
73 michael 912 /* Define to 1 if you have the `inet_aton' function. */
74     #undef HAVE_INET_ATON
75    
76     /* Define to 1 if you have the `inet_ntop' function. */
77     #undef HAVE_INET_NTOP
78    
79     /* Define to 1 if you have the `inet_pton' function. */
80     #undef HAVE_INET_PTON
81    
82     /* Define to 1 if you have the <inttypes.h> header file. */
83     #undef HAVE_INTTYPES_H
84    
85 michael 1015 /* Define to 1 if you have the `crypto' library (-lcrypto). */
86 michael 912 #undef HAVE_LIBCRYPTO
87    
88 michael 945 /* Define if you have the libdl library or equivalent. */
89     #undef HAVE_LIBDL
90    
91     /* Define if libdlloader will be built on this platform */
92     #undef HAVE_LIBDLLOADER
93    
94 michael 1009 /* Define to 1 if libpcre (-lpcre) is available. */
95     #undef HAVE_LIBPCRE
96    
97 michael 1304 /* Define to 1 if you have the `ssl' library (-lssl). */
98     #undef HAVE_LIBSSL
99    
100 michael 945 /* Define this if a modern libltdl is already installed */
101     #undef HAVE_LTDL
102    
103     /* Define to 1 if you have the <mach-o/dyld.h> header file. */
104     #undef HAVE_MACH_O_DYLD_H
105    
106 michael 912 /* Define to 1 if you have the <memory.h> header file. */
107     #undef HAVE_MEMORY_H
108    
109 michael 942 /* Define to 1 if you have the `mmap' function. */
110     #undef HAVE_MMAP
111    
112 michael 945 /* Define to 1 if you have the `opendir' function. */
113     #undef HAVE_OPENDIR
114    
115     /* Define if libtool can extract symbol lists from object files. */
116     #undef HAVE_PRELOADED_SYMBOLS
117    
118     /* Define to 1 if you have the `readdir' function. */
119     #undef HAVE_READDIR
120    
121     /* Define if you have the shl_load function. */
122     #undef HAVE_SHL_LOAD
123    
124 db 941 /* Define to 1 if you have the <socket.h> header file. */
125     #undef HAVE_SOCKET_H
126    
127 michael 912 /* Define to 1 if you have the <stdint.h> header file. */
128     #undef HAVE_STDINT_H
129    
130     /* Define to 1 if you have the <stdlib.h> header file. */
131     #undef HAVE_STDLIB_H
132    
133     /* Define to 1 if you have the <strings.h> header file. */
134     #undef HAVE_STRINGS_H
135    
136     /* Define to 1 if you have the <string.h> header file. */
137     #undef HAVE_STRING_H
138    
139 michael 942 /* Define to 1 if you have the `strlcat' function. */
140     #undef HAVE_STRLCAT
141    
142     /* Define to 1 if you have the `strlcpy' function. */
143     #undef HAVE_STRLCPY
144    
145     /* Define to 1 if you have the `strtok_r' function. */
146     #undef HAVE_STRTOK_R
147    
148 michael 912 /* Define to 1 if the system has the type `struct addrinfo'. */
149     #undef HAVE_STRUCT_ADDRINFO
150    
151     /* Define to 1 if the system has the type `struct sockaddr_in'. */
152     #undef HAVE_STRUCT_SOCKADDR_IN
153    
154 michael 1033 /* Define to 1 if `sin_len' is a member of `struct sockaddr_in'. */
155 michael 912 #undef HAVE_STRUCT_SOCKADDR_IN_SIN_LEN
156    
157     /* Define to 1 if the system has the type `struct sockaddr_storage'. */
158     #undef HAVE_STRUCT_SOCKADDR_STORAGE
159    
160     /* Define to 1 if you have the <sys/devpoll.h> header file. */
161     #undef HAVE_SYS_DEVPOLL_H
162    
163 michael 945 /* Define to 1 if you have the <sys/dl.h> header file. */
164     #undef HAVE_SYS_DL_H
165    
166 michael 912 /* Define to 1 if you have the <sys/param.h> header file. */
167     #undef HAVE_SYS_PARAM_H
168    
169     /* Define to 1 if you have the <sys/resource.h> header file. */
170     #undef HAVE_SYS_RESOURCE_H
171    
172     /* Define to 1 if you have the <sys/stat.h> header file. */
173     #undef HAVE_SYS_STAT_H
174    
175     /* Define to 1 if you have the <sys/types.h> header file. */
176     #undef HAVE_SYS_TYPES_H
177    
178     /* Define to 1 if you have the <sys/wait.h> header file. */
179     #undef HAVE_SYS_WAIT_H
180    
181 db 941 /* Define to 1 if you have the <types.h> header file. */
182     #undef HAVE_TYPES_H
183    
184 michael 912 /* Define to 1 if you have the <unistd.h> header file. */
185     #undef HAVE_UNISTD_H
186    
187 michael 942 /* Define to 1 if you have the `usleep' function. */
188     #undef HAVE_USLEEP
189    
190 michael 912 /* Define to 1 if you have the <wait.h> header file. */
191     #undef HAVE_WAIT_H
192    
193 michael 945 /* This value is set to 1 to indicate that the system argz facility works */
194     #undef HAVE_WORKING_ARGZ
195    
196 michael 912 /* Define to 1 if you have IPv6 support. */
197     #undef IPV6
198    
199     /* Set to libdir. */
200     #undef LIBDIR
201    
202     /* Set to localstatedir. */
203     #undef LOCALSTATEDIR
204    
205 michael 945 /* Define if the OS needs help to load dependent libraries for dlopen(). */
206     #undef LTDL_DLOPEN_DEPLIBS
207    
208     /* Define to the system default library search path. */
209     #undef LT_DLSEARCH_PATH
210    
211     /* The archive extension */
212     #undef LT_LIBEXT
213    
214 michael 1106 /* The archive prefix */
215     #undef LT_LIBPREFIX
216    
217 michael 945 /* Define to the extension used for runtime loadable modules, say, ".so". */
218     #undef LT_MODULE_EXT
219    
220     /* Define to the name of the environment variable that determines the run-time
221     module search path. */
222     #undef LT_MODULE_PATH_VAR
223    
224     /* Define to the sub-directory in which libtool stores uninstalled libraries.
225     */
226     #undef LT_OBJDIR
227    
228 michael 1257 /* Define to the shared library suffix, say, ".dylib". */
229     #undef LT_SHARED_EXT
230    
231 michael 1654 /* Size of the auth mempool chunk. */
232     #undef MP_CHUNK_SIZE_AUTH
233    
234     /* Size of the ban mempool chunk. */
235     #undef MP_CHUNK_SIZE_BAN
236    
237     /* Size of the channel mempool chunk. */
238     #undef MP_CHUNK_SIZE_CHANNEL
239    
240     /* Size of the client mempool chunk. */
241     #undef MP_CHUNK_SIZE_CLIENT
242    
243     /* Size of the dbuf mempool chunk. */
244     #undef MP_CHUNK_SIZE_DBUF
245    
246     /* Size of the dlink_node mempool chunk. */
247     #undef MP_CHUNK_SIZE_DNODE
248    
249     /* Size of the dns mempool chunk. */
250     #undef MP_CHUNK_SIZE_DNS
251    
252     /* Size of the local client mempool chunk. */
253     #undef MP_CHUNK_SIZE_LCLIENT
254    
255     /* Size of the channel mempool chunk. */
256     #undef MP_CHUNK_SIZE_MEMBER
257    
258     /* Size of the watch mempool chunk. */
259     #undef MP_CHUNK_SIZE_WATCH
260    
261     /* Define to disable assert() statements. */
262 michael 912 #undef NDEBUG
263    
264 michael 945 /* Define if dlsym() requires a leading underscore in symbol names. */
265     #undef NEED_USCORE
266    
267 michael 912 /* Length of nicknames. */
268     #undef NICKLEN
269    
270 michael 925 /* Size of the WHOWAS array. */
271 michael 912 #undef NICKNAMEHISTORYLENGTH
272    
273     /* Name of package */
274     #undef PACKAGE
275    
276     /* Define to the address where bug reports for this package should be sent. */
277     #undef PACKAGE_BUGREPORT
278    
279     /* Define to the full name of this package. */
280     #undef PACKAGE_NAME
281    
282     /* Define to the full name and version of this package. */
283     #undef PACKAGE_STRING
284    
285     /* Define to the one symbol short name of this package. */
286     #undef PACKAGE_TARNAME
287    
288 michael 967 /* Define to the home page for this package. */
289     #undef PACKAGE_URL
290    
291 michael 912 /* Define to the version of this package. */
292     #undef PACKAGE_VERSION
293    
294     /* Set to prefix. */
295     #undef PREFIX
296    
297     /* Define to 1 if you have the ANSI C header files. */
298     #undef STDC_HEADERS
299    
300     /* Set to sysconfdir. */
301     #undef SYSCONFDIR
302    
303     /* Length of topics. */
304     #undef TOPICLEN
305    
306     /* use this iopoll mechanism */
307     #undef USE_IOPOLL_MECHANISM
308    
309     /* Version number of package */
310     #undef VERSION
311    
312 db 941 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
313 michael 942 significant byte first (like Motorola and SPARC, unlike Intel). */
314     #if defined AC_APPLE_UNIVERSAL_BUILD
315     # if defined __BIG_ENDIAN__
316     # define WORDS_BIGENDIAN 1
317     # endif
318     #else
319     # ifndef WORDS_BIGENDIAN
320     # undef WORDS_BIGENDIAN
321     # endif
322 db 941 #endif
323 michael 912
324     /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
325     `char[]'. */
326     #undef YYTEXT_POINTER
327    
328     /* devpoll mechanism */
329     #undef __IOPOLL_MECHANISM_DEVPOLL
330    
331     /* epoll mechanism */
332     #undef __IOPOLL_MECHANISM_EPOLL
333    
334     /* kqueue mechanism */
335     #undef __IOPOLL_MECHANISM_KQUEUE
336    
337     /* no iopoll mechanism */
338     #undef __IOPOLL_MECHANISM_NONE
339    
340     /* poll mechanism */
341     #undef __IOPOLL_MECHANISM_POLL
342    
343     /* rtsigio mechanism */
344     #undef __IOPOLL_MECHANISM_RTSIGIO
345    
346     /* select mechanism */
347     #undef __IOPOLL_MECHANISM_SELECT
348    
349 michael 945 /* Define so that glibc/gnulib argp.h does not typedef error_t. */
350     #undef __error_t_defined
351    
352     /* Define to a type to use for `error_t' if it is not otherwise available. */
353     #undef error_t

Properties

Name Value
svn:eol-style native