update
authorPekka Riikonen <priikone@silcnet.org>
Thu, 24 May 2001 12:47:30 +0000 (12:47 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Thu, 24 May 2001 12:47:30 +0000 (12:47 +0000)
apps/irssi/config.h.in [deleted file]

diff --git a/apps/irssi/config.h.in b/apps/irssi/config.h.in
deleted file mode 100644 (file)
index 14b0915..0000000
+++ /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 <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
-