Updated Turkish translation by Atilla
[amule.git] / config.h.in
blobe18c4daa452513d4f5eea3da59e11a6804b2f5c4
1 /* config.h.in. Generated from configure.in by autoheader. */
3 /* Define to 1 if the `closedir' function returns void instead of `int'. */
4 #undef CLOSEDIR_VOID
6 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
7 systems. This function is required for `alloca.c' support on those systems.
8 */
9 #undef CRAY_STACKSEG_END
11 /* Define this to the include prefix of crypto++ */
12 #undef CRYPTOPP_INCLUDE_PREFIX
14 /* Define to 1 if using `alloca.c'. */
15 #undef C_ALLOCA
17 /* Define to 1 if translation of program messages to the user's native
18 language is requested. */
19 #undef ENABLE_NLS
21 /* Define to 1 if you have `alloca', as a function or macro. */
22 #undef HAVE_ALLOCA
24 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
26 #undef HAVE_ALLOCA_H
28 /* Define to 1 if you have the <argz.h> header file. */
29 #undef HAVE_ARGZ_H
31 /* Define to 1 if you have the <arpa/inet.h> header file. */
32 #undef HAVE_ARPA_INET_H
34 /* Define to 1 if you have the <cxxabi.h> header which declares
35 abi::__cxa_demangle() */
36 #undef HAVE_CXXABI
38 /* Define if the GNU dcgettext() function is already present or preinstalled.
40 #undef HAVE_DCGETTEXT
42 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
43 don't. */
44 #undef HAVE_DECL_STRERROR_R
46 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
48 #undef HAVE_DIRENT_H
50 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
51 #undef HAVE_DOPRNT
53 /* Define to 1 if you have the `endpwent' function. */
54 #undef HAVE_ENDPWENT
56 /* Define to 1 if you have the <errno.h> header file. */
57 #undef HAVE_ERRNO_H
59 /* Define to 1 if you have the <execinfo.h> header which declares backtrace()
61 #undef HAVE_EXECINFO
63 /* Define to 1 if you have the fallocate() function. */
64 #undef HAVE_FALLOCATE
66 /* Define to 1 if you have the <fcntl.h> header file. */
67 #undef HAVE_FCNTL_H
69 /* Define to 1 if you have the `feof_unlocked' function. */
70 #undef HAVE_FEOF_UNLOCKED
72 /* Define to 1 if you have the `fgets_unlocked' function. */
73 #undef HAVE_FGETS_UNLOCKED
75 /* Define to 1 if you have the `floor' function. */
76 #undef HAVE_FLOOR
78 /* Define to 1 if you have the `fork' function. */
79 #undef HAVE_FORK
81 /* Define to 1 if you have the `ftruncate' function. */
82 #undef HAVE_FTRUNCATE
84 /* Define to 1 if you have the `getcwd' function. */
85 #undef HAVE_GETCWD
87 /* Define to 1 if you have the `getc_unlocked' function. */
88 #undef HAVE_GETC_UNLOCKED
90 /* Define to 1 if you have the `getegid' function. */
91 #undef HAVE_GETEGID
93 /* Define to 1 if you have the `geteuid' function. */
94 #undef HAVE_GETEUID
96 /* Define to 1 if you have the `getgid' function. */
97 #undef HAVE_GETGID
99 /* Define to 1 if you have the `gethostbyaddr' function. */
100 #undef HAVE_GETHOSTBYADDR
102 /* Define to 1 if you have the `gethostbyname' function. */
103 #undef HAVE_GETHOSTBYNAME
105 /* Define to 1 if you have the `gethostname' function. */
106 #undef HAVE_GETHOSTNAME
108 /* Define to 1 if you have the `getmntent' function. */
109 #undef HAVE_GETMNTENT
111 /* Define to 1 if you have the `getopt_long' function. */
112 #undef HAVE_GETOPT_LONG
114 /* Define to 1 if you have the `getpagesize' function. */
115 #undef HAVE_GETPAGESIZE
117 /* Define to 1 if you have the `getpass' function. */
118 #undef HAVE_GETPASS
120 /* Define to 1 if you have the `getrlimit' function. */
121 #undef HAVE_GETRLIMIT
123 /* Define if the GNU gettext() function is already present or preinstalled. */
124 #undef HAVE_GETTEXT
126 /* Define to 1 if you have the `gettimeofday' function. */
127 #undef HAVE_GETTIMEOFDAY
129 /* Define to 1 if you have the `getuid' function. */
130 #undef HAVE_GETUID
132 /* Define to 1 if you have the <history.h> header file. */
133 #undef HAVE_HISTORY_H
135 /* Define if you have the iconv() function. */
136 #undef HAVE_ICONV
138 /* Define to 1 if you have the `inet_ntoa' function. */
139 #undef HAVE_INET_NTOA
141 /* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
142 #undef HAVE_INTTYPES_H
144 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
145 declares uintmax_t. */
146 #undef HAVE_INTTYPES_H_WITH_UINTMAX
148 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
149 #undef HAVE_LANGINFO_CODESET
151 /* Define to 1 if you have the <langinfo.h> header file. */
152 #undef HAVE_LANGINFO_H
154 /* Define if your <locale.h> file defines LC_MESSAGES. */
155 #undef HAVE_LC_MESSAGES
157 /* Define to 1 if you have the <libintl.h> header file. */
158 #undef HAVE_LIBINTL_H
160 /* Define if you have a readline compatible library */
161 #undef HAVE_LIBREADLINE
163 /* Define to 1 if you have the <limits.h> header file. */
164 #undef HAVE_LIMITS_H
166 /* Define to 1 if you have the `localeconv' function. */
167 #undef HAVE_LOCALECONV
169 /* Define to 1 if you have the <locale.h> header file. */
170 #undef HAVE_LOCALE_H
172 /* Define to 1 if `lstat' has the bug that it succeeds when given the
173 zero-length file name argument. */
174 #undef HAVE_LSTAT_EMPTY_STRING_BUG
176 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
177 to 0 otherwise. */
178 #undef HAVE_MALLOC
180 /* Define to 1 if you have the <malloc.h> header file. */
181 #undef HAVE_MALLOC_H
183 /* Define to 1 if you have the `memmove' function. */
184 #undef HAVE_MEMMOVE
186 /* Define to 1 if you have the <memory.h> header file. */
187 #undef HAVE_MEMORY_H
189 /* Define to 1 if you have the `mempcpy' function. */
190 #undef HAVE_MEMPCPY
192 /* Define to 1 if you have the `memset' function. */
193 #undef HAVE_MEMSET
195 /* Define to 1 if you have the `mkdir' function. */
196 #undef HAVE_MKDIR
198 /* Define to 1 if you have a working `mmap' system call. */
199 #undef HAVE_MMAP
201 /* Define to 1 if you have the <mntent.h> header file. */
202 #undef HAVE_MNTENT_H
204 /* Define to 1 if you have the `munmap' function. */
205 #undef HAVE_MUNMAP
207 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
208 #undef HAVE_NDIR_H
210 /* Define to 1 if you have the <netdb.h> header file. */
211 #undef HAVE_NETDB_H
213 /* Define to 1 if you have the <netinet/in.h> header file. */
214 #undef HAVE_NETINET_IN_H
216 /* Define to 1 if you have the `nl_langinfo' function. */
217 #undef HAVE_NL_LANGINFO
219 /* Define to 1 if you have the <nl_types.h> header file. */
220 #undef HAVE_NL_TYPES_H
222 /* Define to 1 if you have the `poll' function. */
223 #undef HAVE_POLL
225 /* Define to 1 if you have the <poll.h> header file. */
226 #undef HAVE_POLL_H
228 /* Define to 1 if you have posix_fallocate() and it should be used. */
229 #undef HAVE_POSIX_FALLOCATE
231 /* Define to 1 if you have the `pow' function. */
232 #undef HAVE_POW
234 /* Define to 1 if the system has the type `ptrdiff_t'. */
235 #undef HAVE_PTRDIFF_T
237 /* Define to 1 if you have the `putenv' function. */
238 #undef HAVE_PUTENV
240 /* Define to 1 if you have the <readline.h> header file. */
241 #undef HAVE_READLINE_H
243 /* Define if your readline library has \`add_history' */
244 #undef HAVE_READLINE_HISTORY
246 /* Define to 1 if you have the <readline/history.h> header file. */
247 #undef HAVE_READLINE_HISTORY_H
249 /* Define to 1 if you have the <readline/readline.h> header file. */
250 #undef HAVE_READLINE_READLINE_H
252 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
253 and to 0 otherwise. */
254 #undef HAVE_REALLOC
256 /* Define to 1 if you have the `select' function. */
257 #undef HAVE_SELECT
259 /* Define to 1 if you have the `setenv' function. */
260 #undef HAVE_SETENV
262 /* Define to 1 if you have the `setlocale' function. */
263 #undef HAVE_SETLOCALE
265 /* Define to 1 if you have the `setrlimit' function. */
266 #undef HAVE_SETRLIMIT
268 /* Define to 1 if you have the `sigaction' function. */
269 #undef HAVE_SIGACTION
271 /* Define to 1 if you have the <signal.h> header file. */
272 #undef HAVE_SIGNAL_H
274 /* Define to 1 if you have the `socket' function. */
275 #undef HAVE_SOCKET
277 /* Define to 1 if you have the `sqrt' function. */
278 #undef HAVE_SQRT
280 /* Define to 1 if `stat' has the bug that it succeeds when given the
281 zero-length file name argument. */
282 #undef HAVE_STAT_EMPTY_STRING_BUG
284 /* Define to 1 if stdbool.h conforms to C99. */
285 #undef HAVE_STDBOOL_H
287 /* Define to 1 if you have the <stddef.h> header file. */
288 #undef HAVE_STDDEF_H
290 /* Define to 1 if you have the <stdint.h> header file. */
291 #undef HAVE_STDINT_H
293 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
294 uintmax_t. */
295 #undef HAVE_STDINT_H_WITH_UINTMAX
297 /* Define to 1 if you have the <stdio_ext.h> header file. */
298 #undef HAVE_STDIO_EXT_H
300 /* Define to 1 if you have the <stdlib.h> header file. */
301 #undef HAVE_STDLIB_H
303 /* Define to 1 if you have the `stpcpy' function. */
304 #undef HAVE_STPCPY
306 /* Define to 1 if you have the `strcasecmp' function. */
307 #undef HAVE_STRCASECMP
309 /* Define to 1 if you have the `strchr' function. */
310 #undef HAVE_STRCHR
312 /* Define to 1 if you have the `strcspn' function. */
313 #undef HAVE_STRCSPN
315 /* Define to 1 if you have the `strdup' function. */
316 #undef HAVE_STRDUP
318 /* Define to 1 if you have the `strerror' function. */
319 #undef HAVE_STRERROR
321 /* Define to 1 if you have the `strerror_r' function. */
322 #undef HAVE_STRERROR_R
324 /* Define to 1 if you have the `strftime' function. */
325 #undef HAVE_STRFTIME
327 /* Define to 1 if you have the <strings.h> header file. */
328 #undef HAVE_STRINGS_H
330 /* Define to 1 if you have the <string.h> header file. */
331 #undef HAVE_STRING_H
333 /* Define to 1 if you have the `strncasecmp' function. */
334 #undef HAVE_STRNCASECMP
336 /* Define to 1 if you have the `strstr' function. */
337 #undef HAVE_STRSTR
339 /* Define to 1 if you have the `strtoul' function. */
340 #undef HAVE_STRTOUL
342 /* Define to 1 if you have the `sysconf' function. */
343 #undef HAVE_SYSCONF
345 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
347 #undef HAVE_SYS_DIR_H
349 /* Define to 1 if you have the SYS_fallocate syscall number. */
350 #undef HAVE_SYS_FALLOCATE
352 /* Define to 1 if you have the <sys/ioctl.h> header file. */
353 #undef HAVE_SYS_IOCTL_H
355 /* Define to 1 if you have the <sys/mman.h> header file. */
356 #undef HAVE_SYS_MMAN_H
358 /* Define to 1 if you have the <sys/mntent.h> header file. */
359 #undef HAVE_SYS_MNTENT_H
361 /* Define to 1 if you have the <sys/mnttab.h> header file. */
362 #undef HAVE_SYS_MNTTAB_H
364 /* Define to 1 if you have the <sys/mount.h> header file. */
365 #undef HAVE_SYS_MOUNT_H
367 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
369 #undef HAVE_SYS_NDIR_H
371 /* Define to 1 if you have the <sys/param.h> header file. */
372 #undef HAVE_SYS_PARAM_H
374 /* Define to 1 if you have the <sys/resource.h> header file. */
375 #undef HAVE_SYS_RESOURCE_H
377 /* Define to 1 if you have the <sys/select.h> header file. */
378 #undef HAVE_SYS_SELECT_H
380 /* Define to 1 if you have the <sys/socket.h> header file. */
381 #undef HAVE_SYS_SOCKET_H
383 /* Define to 1 if you have the <sys/statvfs.h> header file. */
384 #undef HAVE_SYS_STATVFS_H
386 /* Define to 1 if you have the <sys/stat.h> header file. */
387 #undef HAVE_SYS_STAT_H
389 /* Define to 1 if you have the <sys/timeb.h> header file. */
390 #undef HAVE_SYS_TIMEB_H
392 /* Define to 1 if you have the <sys/time.h> header file. */
393 #undef HAVE_SYS_TIME_H
395 /* Define to 1 if you have the <sys/types.h> header file. */
396 #undef HAVE_SYS_TYPES_H
398 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
399 #undef HAVE_SYS_WAIT_H
401 /* Define to 1 if you have the `tsearch' function. */
402 #undef HAVE_TSEARCH
404 /* Define to 1 if you have the <unistd.h> header file. */
405 #undef HAVE_UNISTD_H
407 /* Define if you have the unsigned long long type. */
408 #undef HAVE_UNSIGNED_LONG_LONG
410 /* Define to 1 if you have the `vfork' function. */
411 #undef HAVE_VFORK
413 /* Define to 1 if you have the <vfork.h> header file. */
414 #undef HAVE_VFORK_H
416 /* Define to 1 if you have the `vprintf' function. */
417 #undef HAVE_VPRINTF
419 /* Define to 1 if `fork' works. */
420 #undef HAVE_WORKING_FORK
422 /* Define to 1 if `vfork' works. */
423 #undef HAVE_WORKING_VFORK
425 /* Define to 1 if the system has the type `_Bool'. */
426 #undef HAVE__BOOL
428 /* Define to 1 if you have the _SC_PAGESIZE constant in <unistd.h> */
429 #undef HAVE__SC_PAGESIZE
431 /* Define to 1 if you have the _SC_PAGE_SIZE constant in <unistd.h>, but not
432 _SC_PAGESIZE */
433 #undef HAVE__SC_PAGE_SIZE
435 /* Define to 1 if you have the `__argz_count' function. */
436 #undef HAVE___ARGZ_COUNT
438 /* Define to 1 if you have the `__argz_next' function. */
439 #undef HAVE___ARGZ_NEXT
441 /* Define to 1 if you have the `__argz_stringify' function. */
442 #undef HAVE___ARGZ_STRINGIFY
444 /* Define as const if the declaration of iconv() needs const. */
445 #undef ICONV_CONST
447 /* Define if integer division by zero raises signal SIGFPE. */
448 #undef INTDIV0_RAISES_SIGFPE
450 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
451 slash. */
452 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
454 /* Name of package */
455 #undef PACKAGE
457 /* Define to the address where bug reports for this package should be sent. */
458 #undef PACKAGE_BUGREPORT
460 /* Define to the full name of this package. */
461 #undef PACKAGE_NAME
463 /* Define to the full name and version of this package. */
464 #undef PACKAGE_STRING
466 /* Define to the one symbol short name of this package. */
467 #undef PACKAGE_TARNAME
469 /* Define to the home page for this package. */
470 #undef PACKAGE_URL
472 /* Define to the version of this package. */
473 #undef PACKAGE_VERSION
475 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
476 #undef PRI_MACROS_BROKEN
478 /* Define as the return type of signal handlers (`int' or `void'). */
479 #undef RETSIGTYPE
481 /* Define to the type of arg 1 for `select'. */
482 #undef SELECT_TYPE_ARG1
484 /* Define to the type of args 2, 3 and 4 for `select'. */
485 #undef SELECT_TYPE_ARG234
487 /* Define to the type of arg 5 for `select'. */
488 #undef SELECT_TYPE_ARG5
490 /* If using the C implementation of alloca, define if you know the
491 direction of stack growth for your system; otherwise it will be
492 automatically deduced at runtime.
493 STACK_DIRECTION > 0 => grows toward higher addresses
494 STACK_DIRECTION < 0 => grows toward lower addresses
495 STACK_DIRECTION = 0 => direction of growth unknown */
496 #undef STACK_DIRECTION
498 /* Define to 1 if you have the ANSI C header files. */
499 #undef STDC_HEADERS
501 /* Define to 1 if strerror_r returns char *. */
502 #undef STRERROR_R_CHAR_P
504 /* Define if you want GeoIP support. */
505 #undef SUPPORT_GEOIP
507 /* The checkout date or svn revision number. */
508 #undef SVNDATE
510 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
511 #undef TIME_WITH_SYS_TIME
513 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
514 #undef TM_IN_SYS_TIME
516 /* Version number of package */
517 #undef VERSION
519 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
520 `char[]'. */
521 #undef YYTEXT_POINTER
523 /* Define to empty if `const' does not conform to ANSI C. */
524 #undef const
526 /* Define to `int' if <sys/types.h> doesn't define. */
527 #undef gid_t
529 /* Define to `__inline__' or `__inline' if that's what the C compiler
530 calls it, or to nothing if 'inline' is not supported under any name. */
531 #ifndef __cplusplus
532 #undef inline
533 #endif
535 /* Define to rpl_malloc if the replacement function should be used. */
536 #undef malloc
538 /* Define to `int' if <sys/types.h> does not define. */
539 #undef mode_t
541 /* Define to `long int' if <sys/types.h> does not define. */
542 #undef off_t
544 /* Define to `int' if <sys/types.h> does not define. */
545 #undef pid_t
547 /* Define to rpl_realloc if the replacement function should be used. */
548 #undef realloc
550 /* Define to `unsigned int' if <sys/types.h> does not define. */
551 #undef size_t
553 /* Define to `int' if <sys/types.h> doesn't define. */
554 #undef uid_t
556 /* Define to unsigned long or unsigned long long if <inttypes.h> and
557 <stdint.h> don't define. */
558 #undef uintmax_t
560 /* Define as `fork' if `vfork' does not work. */
561 #undef vfork
563 /* Define to empty if the keyword `volatile' does not work. Warning: valid
564 code using `volatile' can become incorrect without. Disable with care. */
565 #undef volatile