From 45868ecc721af4a9926c19cf697f9c5a338b0769 Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Thu, 24 May 2001 12:47:30 +0000 Subject: [PATCH] update --- apps/irssi/config.h.in | 77 ------------------------------------------ 1 file changed, 77 deletions(-) delete mode 100644 apps/irssi/config.h.in diff --git a/apps/irssi/config.h.in b/apps/irssi/config.h.in deleted file mode 100644 index 14b09153..00000000 --- a/apps/irssi/config.h.in +++ /dev/null @@ -1,77 +0,0 @@ -/* 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 - -- 2.43.0