X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=apps%2Firssi%2Fconfig.h.in;fp=apps%2Firssi%2Fconfig.h.in;h=14b09153a8c8bb1592d79f91efa0ea24c64a75dd;hb=23c5df1c8b0bfe539d3fa65802186e6e09e044aa;hp=0000000000000000000000000000000000000000;hpb=0f9738ce962b8498bbed0a75d5fb6fa127e3577f;p=silc.git diff --git a/apps/irssi/config.h.in b/apps/irssi/config.h.in new file mode 100644 index 00000000..14b09153 --- /dev/null +++ b/apps/irssi/config.h.in @@ -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 header file. */ +#undef HAVE_DIRENT_H + +/* Define if you have the header file. */ +#undef HAVE_LIBINTL_H + +/* Define if you have the header file. */ +#undef HAVE_REGEX_H + +/* Define if you have the header file. */ +#undef HAVE_STDLIB_H + +/* Define if you have the header file. */ +#undef HAVE_STRING_H + +/* Define if you have the header file. */ +#undef HAVE_SYS_IOCTL_H + +/* Define if you have the header file. */ +#undef HAVE_SYS_TIME_H + +/* Define if you have the header file. */ +#undef HAVE_SYS_UTSNAME_H + +/* Define if you have the header file. */ +#undef HAVE_UNISTD_H + +/* Name of package */ +#undef PACKAGE + +/* Version number of package */ +#undef VERSION + +/* Define to 'int' if doesn't define. */ +#undef socklen_t +