ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/autoconf.h.in
Revision: 1.4
Committed: Thu Mar 16 21:08:14 2006 UTC (18 years, 2 months ago) by root
Branch: MAIN
Changes since 1.3: +0 -3 lines
Log Message:
allow perl to save/restore pelr data associated with players

File Contents

# Content
1 /* include/autoconf.h.in. Generated from configure.ac by autoheader. */
2
3 /* Path to the bunzip binary */
4 #undef BUNZIP
5
6 /* Path to the bzip binary */
7 #undef BZIP
8
9 /* Path to the compress binary */
10 #undef COMPRESS
11
12 /* Define if you can embed a perl interpreter */
13 #undef ENABLE_PERL
14
15 /* Define if gettimeofday takes two arguments */
16 #undef GETTIMEOFDAY_TWO_ARGS
17
18 /* Path to the gunzip binary */
19 #undef GUNZIP
20
21 /* Path to the gzip binary */
22 #undef GZIP
23
24 /* Define if you have the alphasort() function declaration. */
25 #undef HAVE_ALPHASORT
26
27 /* Define to 1 if you have the <arpa/inet.h> header file. */
28 #undef HAVE_ARPA_INET_H
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 <des.h> header file. */
34 #undef HAVE_DES_H
35
36 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
37 */
38 #undef HAVE_DIRENT_H
39
40 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
41 #undef HAVE_DOPRNT
42
43 /* Define to 1 if you have the <fcntl.h> header file. */
44 #undef HAVE_FCNTL_H
45
46 /* Define to 1 if you have the `getdtablesize' function. */
47 #undef HAVE_GETDTABLESIZE
48
49 /* Define if gettimeofday is available */
50 #undef HAVE_GETTIMEOFDAY
51
52 /* Define to 1 if you have the <inttypes.h> header file. */
53 #undef HAVE_INTTYPES_H
54
55 /* Define to 1 if you have the `crypt' library (-lcrypt). */
56 #undef HAVE_LIBCRYPT
57
58 /* Define to 1 if you have the `des' library (-ldes). */
59 #undef HAVE_LIBDES
60
61 /* Define to 1 if you have the `dmalloc' library (-ldmalloc). */
62 #undef HAVE_LIBDMALLOC
63
64 /* Define to 1 if you have the `dmalloclp' library (-ldmalloclp). */
65 #undef HAVE_LIBDMALLOCLP
66
67 /* Define if libICE is available */
68 #undef HAVE_LIBICE
69
70 /* Define to 1 if you have the `m' library (-lm). */
71 #undef HAVE_LIBM
72
73 /* Define to 1 if you have the `nsl' library (-lnsl). */
74 #undef HAVE_LIBNSL
75
76 /* Define if libpng is available */
77 #undef HAVE_LIBPNG
78
79 /* Define if libSM is available */
80 #undef HAVE_LIBSM
81
82 /* Define to 1 if you have the `socket' library (-lsocket). */
83 #undef HAVE_LIBSOCKET
84
85 /* Define if libX11 is available */
86 #undef HAVE_LIBX11
87
88 /* Define if libXAW is available */
89 #undef HAVE_LIBXAW
90
91 /* Define if libEXT is available */
92 #undef HAVE_LIBXEXT
93
94 /* Define if libXMU is available */
95 #undef HAVE_LIBXMU
96
97 /* Define if libXpm is available */
98 #undef HAVE_LIBXPM
99
100 /* Define if libXT is available */
101 #undef HAVE_LIBXT
102
103 /* Define if libz is available */
104 #undef HAVE_LIBZ
105
106 /* Define to 1 if you have the <limits.h> header file. */
107 #undef HAVE_LIMITS_H
108
109 /* Define to 1 if you have the <malloc.h> header file. */
110 #undef HAVE_MALLOC_H
111
112 /* Define to 1 if you have the <memory.h> header file. */
113 #undef HAVE_MEMORY_H
114
115 /* Define to 1 if you have the `mkdir' function. */
116 #undef HAVE_MKDIR
117
118 /* Define to 1 if you have the `mktime' function. */
119 #undef HAVE_MKTIME
120
121 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
122 #undef HAVE_NDIR_H
123
124 /* Define to 1 if you have the <Python.h> header file. */
125 #undef HAVE_PYTHON_H
126
127 /* Define to 1 if you have the `rmdir' function. */
128 #undef HAVE_RMDIR
129
130 /* Define to 1 if you have the `scandir' function. */
131 #undef HAVE_SCANDIR
132
133 /* Define to 1 if you have the `select' function. */
134 #undef HAVE_SELECT
135
136 /* Define to 1 if you have the `setsid' function. */
137 #undef HAVE_SETSID
138
139 /* Define to 1 if you have the `snprintf' function. */
140 #undef HAVE_SNPRINTF
141
142 /* Define to 1 if you have the `socket' function. */
143 #undef HAVE_SOCKET
144
145 /* Define to 1 if you have the `srand' function. */
146 #undef HAVE_SRAND
147
148 /* Define to 1 if you have the `srand48' function. */
149 #undef HAVE_SRAND48
150
151 /* Define to 1 if you have the `srandom' function. */
152 #undef HAVE_SRANDOM
153
154 /* Define to 1 if you have the <stddef.h> header file. */
155 #undef HAVE_STDDEF_H
156
157 /* Define to 1 if you have the <stdint.h> header file. */
158 #undef HAVE_STDINT_H
159
160 /* Define to 1 if you have the <stdlib.h> header file. */
161 #undef HAVE_STDLIB_H
162
163 /* Define to 1 if you have the `strcasecmp' function. */
164 #undef HAVE_STRCASECMP
165
166 /* Define to 1 if you have the `strcspn' function. */
167 #undef HAVE_STRCSPN
168
169 /* Define to 1 if you have the `strerror' function. */
170 #undef HAVE_STRERROR
171
172 /* Define to 1 if you have the `strftime' function. */
173 #undef HAVE_STRFTIME
174
175 /* Define to 1 if you have the <strings.h> header file. */
176 #undef HAVE_STRINGS_H
177
178 /* Define to 1 if you have the <string.h> header file. */
179 #undef HAVE_STRING_H
180
181 /* Define to 1 if you have the `strncasecmp' function. */
182 #undef HAVE_STRNCASECMP
183
184 /* Define to 1 if you have the `strspn' function. */
185 #undef HAVE_STRSPN
186
187 /* Define to 1 if you have the `strstr' function. */
188 #undef HAVE_STRSTR
189
190 /* Define to 1 if you have the `strtol' function. */
191 #undef HAVE_STRTOL
192
193 /* Define to 1 if you have the `sysconf' function. */
194 #undef HAVE_SYSCONF
195
196 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
197 */
198 #undef HAVE_SYS_DIR_H
199
200 /* Define to 1 if you have the <sys/file.h> header file. */
201 #undef HAVE_SYS_FILE_H
202
203 /* Define to 1 if you have the <sys/ioctl.h> header file. */
204 #undef HAVE_SYS_IOCTL_H
205
206 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
207 */
208 #undef HAVE_SYS_NDIR_H
209
210 /* Define to 1 if you have the <sys/stat.h> header file. */
211 #undef HAVE_SYS_STAT_H
212
213 /* Define to 1 if you have the <sys/termios.h> header file. */
214 #undef HAVE_SYS_TERMIOS_H
215
216 /* Define to 1 if you have the <sys/time.h> header file. */
217 #undef HAVE_SYS_TIME_H
218
219 /* Define to 1 if you have the <sys/ttycom.h> header file. */
220 #undef HAVE_SYS_TTYCOM_H
221
222 /* Define to 1 if you have the <sys/types.h> header file. */
223 #undef HAVE_SYS_TYPES_H
224
225 /* Define to 1 if you have the <time.h> header file. */
226 #undef HAVE_TIME_H
227
228 /* Define to 1 if you have the <unistd.h> header file. */
229 #undef HAVE_UNISTD_H
230
231 /* Define to 1 if you have the `vprintf' function. */
232 #undef HAVE_VPRINTF
233
234 /* Name of package */
235 #undef PACKAGE
236
237 /* Define to the address where bug reports for this package should be sent. */
238 #undef PACKAGE_BUGREPORT
239
240 /* Define to the full name of this package. */
241 #undef PACKAGE_NAME
242
243 /* Define to the full name and version of this package. */
244 #undef PACKAGE_STRING
245
246 /* Define to the one symbol short name of this package. */
247 #undef PACKAGE_TARNAME
248
249 /* Define to the version of this package. */
250 #undef PACKAGE_VERSION
251
252 /* Define as the return type of signal handlers (`int' or `void'). */
253 #undef RETSIGTYPE
254
255 /* Define to 1 if the `setpgrp' function takes no argument. */
256 #undef SETPGRP_VOID
257
258 /* The size of a `long', as computed by sizeof. */
259 #undef SIZEOF_LONG
260
261 /* The size of a `long long', as computed by sizeof. */
262 #undef SIZEOF_LONG_LONG
263
264 /* Define to 1 if you have the ANSI C header files. */
265 #undef STDC_HEADERS
266
267 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
268 #undef TIME_WITH_SYS_TIME
269
270 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
271 #undef TM_IN_SYS_TIME
272
273 /* Path to the uncompress binary */
274 #undef UNCOMPRESS
275
276 /* Version number of package */
277 #undef VERSION
278
279 /* Define to 1 if the X Window System is missing or not being used. */
280 #undef X_DISPLAY_MISSING
281
282 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
283 `char[]'. */
284 #undef YYTEXT_POINTER
285
286 /* Define to empty if `const' does not conform to ANSI C. */
287 #undef const
288
289 /* Define to `int' if <sys/types.h> doesn't define. */
290 #undef gid_t
291
292 /* Define to `__inline__' or `__inline' if that's what the C compiler
293 calls it, or to nothing if 'inline' is not supported under any name. */
294 #ifndef __cplusplus
295 #undef inline
296 #endif
297
298 /* Define to `int' if <sys/types.h> does not define. */
299 #undef pid_t
300
301 /* Define to `unsigned' if <sys/types.h> does not define. */
302 #undef size_t
303
304 /* Define to `int' if <sys/types.h> doesn't define. */
305 #undef uid_t