imported irssi.
[silc.git] / apps / irssi / config.h.in
diff --git a/apps/irssi/config.h.in b/apps/irssi/config.h.in
new file mode 100644 (file)
index 0000000..14b0915
--- /dev/null
@@ -0,0 +1,77 @@
+/* config.h.in.  Generated automatically from configure.in by autoheader.  */
+
+/* Define if you need to in order for stat and other things to work.  */
+#undef _POSIX_SOURCE
+
+/* Define if you have the ANSI C header files.  */
+#undef STDC_HEADERS
+
+/* misc.. */
+#undef MEM_DEBUG
+#undef HAVE_IPV6
+#undef HAVE_POPT_H
+#undef HAVE_SOCKS_H
+#undef HAVE_PL_PERL
+#undef HAVE_STATIC_PERL
+#undef HAVE_GMODULE
+#undef WANT_BIG5
+
+/* macros/curses checks */
+#undef HAS_CURSES
+#undef USE_SUNOS_CURSES
+#undef USE_BSD_CURSES
+#undef USE_SYSV_CURSES
+#undef USE_NCURSES
+#undef NO_COLOR_CURSES
+#undef SCO_FLAVOR
+
+/* our own curses checks */
+#undef USE_CURSES_WINDOWS
+#undef HAVE_NCURSES_USE_DEFAULT_COLORS
+#undef HAVE_CURSES_IDCOK
+#undef HAVE_CURSES_RESIZETERM
+#undef HAVE_CURSES_WRESIZE
+#undef USE_CURSES_WINDOWS
+
+/* Define if you have the fcntl function.  */
+#undef HAVE_FCNTL
+
+/* Define if you have the mkfifo function.  */
+#undef HAVE_MKFIFO
+
+/* Define if you have the <dirent.h> header file.  */
+#undef HAVE_DIRENT_H
+
+/* Define if you have the <libintl.h> header file.  */
+#undef HAVE_LIBINTL_H
+
+/* Define if you have the <regex.h> header file.  */
+#undef HAVE_REGEX_H
+
+/* Define if you have the <stdlib.h> header file.  */
+#undef HAVE_STDLIB_H
+
+/* Define if you have the <string.h> header file.  */
+#undef HAVE_STRING_H
+
+/* Define if you have the <sys/ioctl.h> header file.  */
+#undef HAVE_SYS_IOCTL_H
+
+/* Define if you have the <sys/time.h> header file.  */
+#undef HAVE_SYS_TIME_H
+
+/* Define if you have the <sys/utsname.h> header file.  */
+#undef HAVE_SYS_UTSNAME_H
+
+/* Define if you have the <unistd.h> header file.  */
+#undef HAVE_UNISTD_H
+
+/* Name of package */
+#undef PACKAGE
+
+/* Version number of package */
+#undef VERSION
+
+/* Define to 'int' if <sys/socket.h> doesn't define. */
+#undef socklen_t
+