imported irssi.
[silc.git] / apps / irssi / config.h.in
1 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
2
3 /* Define if you need to in order for stat and other things to work.  */
4 #undef _POSIX_SOURCE
5
6 /* Define if you have the ANSI C header files.  */
7 #undef STDC_HEADERS
8
9 /* misc.. */
10 #undef MEM_DEBUG
11 #undef HAVE_IPV6
12 #undef HAVE_POPT_H
13 #undef HAVE_SOCKS_H
14 #undef HAVE_PL_PERL
15 #undef HAVE_STATIC_PERL
16 #undef HAVE_GMODULE
17 #undef WANT_BIG5
18
19 /* macros/curses checks */
20 #undef HAS_CURSES
21 #undef USE_SUNOS_CURSES
22 #undef USE_BSD_CURSES
23 #undef USE_SYSV_CURSES
24 #undef USE_NCURSES
25 #undef NO_COLOR_CURSES
26 #undef SCO_FLAVOR
27
28 /* our own curses checks */
29 #undef USE_CURSES_WINDOWS
30 #undef HAVE_NCURSES_USE_DEFAULT_COLORS
31 #undef HAVE_CURSES_IDCOK
32 #undef HAVE_CURSES_RESIZETERM
33 #undef HAVE_CURSES_WRESIZE
34 #undef USE_CURSES_WINDOWS
35
36 /* Define if you have the fcntl function.  */
37 #undef HAVE_FCNTL
38
39 /* Define if you have the mkfifo function.  */
40 #undef HAVE_MKFIFO
41
42 /* Define if you have the <dirent.h> header file.  */
43 #undef HAVE_DIRENT_H
44
45 /* Define if you have the <libintl.h> header file.  */
46 #undef HAVE_LIBINTL_H
47
48 /* Define if you have the <regex.h> header file.  */
49 #undef HAVE_REGEX_H
50
51 /* Define if you have the <stdlib.h> header file.  */
52 #undef HAVE_STDLIB_H
53
54 /* Define if you have the <string.h> header file.  */
55 #undef HAVE_STRING_H
56
57 /* Define if you have the <sys/ioctl.h> header file.  */
58 #undef HAVE_SYS_IOCTL_H
59
60 /* Define if you have the <sys/time.h> header file.  */
61 #undef HAVE_SYS_TIME_H
62
63 /* Define if you have the <sys/utsname.h> header file.  */
64 #undef HAVE_SYS_UTSNAME_H
65
66 /* Define if you have the <unistd.h> header file.  */
67 #undef HAVE_UNISTD_H
68
69 /* Name of package */
70 #undef PACKAGE
71
72 /* Version number of package */
73 #undef VERSION
74
75 /* Define to 'int' if <sys/socket.h> doesn't define. */
76 #undef socklen_t
77