--- rxvt-unicode/autoconf/config.h.in 2004/03/03 04:07:52 1.7 +++ rxvt-unicode/autoconf/config.h.in 2006/01/17 11:53:07 1.45 @@ -1,13 +1,19 @@ /* autoconf/config.h.in. Generated from autoconf/configure.in by autoheader. */ -/* Define if you want blinking cursor support */ -#undef CURSOR_BLINK +/* Define if you want 8 bit control sequences */ +#undef EIGHT_BIT_CONTROLS -/* Define if you want chinese codesets */ -#undef ENCODING_CN +/* Define if you want to automatically compose combining characters */ +#undef ENABLE_COMBINING -/* Define if you want extended chinese codesets */ -#undef ENCODING_CN_EXT +/* Define if you want handling for rarely used but handy features */ +#undef ENABLE_FRILLS + +/* Define if you can embed a perl interpreter */ +#undef ENABLE_PERL + +/* Define if you want bold and italic support */ +#undef ENABLE_STYLES /* Define if you want european extended codesets */ #undef ENCODING_EU @@ -24,22 +30,25 @@ /* Define if you want vietnamese codesets */ #undef ENCODING_VN -/* Define if you want the depth of scrollbars and menus to be less */ -#undef HALFSHADOW +/* Define if you want chinese codesets */ +#undef ENCODING_ZH + +/* Define if you want extended chinese codesets */ +#undef ENCODING_ZH_EXT /* Define to 1 if you have the header file. */ #undef HAVE_ASSERT_H -/* Define to 1 if you have the `atexit' function. */ -#undef HAVE_ATEXIT +/* Define to 1 if you have the header file. */ +#undef HAVE_CLOCALE -/* Define to 1 if you have the header file. */ -#undef HAVE_DLFCN_H +/* Define to 1 if you have the header file. */ +#undef HAVE_CWCHAR /* Define to 1 if you have the header file. */ #undef HAVE_FCNTL_H -/* Define if you have _GNU_SOURCE getpt() */ +/* Define to 1 if you have the `getpt' function. */ #undef HAVE_GETPT /* Define to 1 if you have the `grantpt' function. */ @@ -60,6 +69,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_LIBC_H +/* Define to 1 if you have the header file. */ +#undef HAVE_LIBUTIL_H + /* Define to 1 if you have the `Xft' library (-lXft). */ #undef HAVE_LIBXFT @@ -75,30 +87,27 @@ /* Define to 1 if you have the `on_exit' function. */ #undef HAVE_ON_EXIT -/* Define to 1 if you have the `openpty' function. */ -#undef HAVE_OPENPTY +/* Define to 1 if you have the `posix_openpt' function. */ +#undef HAVE_POSIX_OPENPT + +/* Define to 1 if you have the header file. */ +#undef HAVE_PTY_H /* Define to 1 if you have the `revoke' function. */ #undef HAVE_REVOKE +/* Define if you have sched-h and sched_yield */ +#undef HAVE_SCHED_YIELD + /* Define to 1 if you have the `seteuid' function. */ #undef HAVE_SETEUID /* Define if plain old setlocale works */ #undef HAVE_SETLOCALE -/* Define to 1 if you have the `setpgid' function. */ -#undef HAVE_SETPGID - -/* Define to 1 if you have the `setpgrp' function. */ -#undef HAVE_SETPGRP - /* Define to 1 if you have the `setreuid' function. */ #undef HAVE_SETREUID -/* Define to 1 if you have the `setsid' function. */ -#undef HAVE_SETSID - /* Define to 1 if you have the `setutent' function. */ #undef HAVE_SETUTENT @@ -144,6 +153,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_STROPTS_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STRREDIR_H @@ -165,6 +177,10 @@ /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H +/* Define if sys/socket.h defines the necessary macros/functions for file + handle passing */ +#undef HAVE_UNIX_FDPASS + /* Define to 1 if you have the `unlockpt' function. */ #undef HAVE_UNLOCKPT @@ -174,12 +190,21 @@ /* Define to 1 if you have the `updwtmp' function. */ #undef HAVE_UPDWTMP +/* Define to 1 if you have the `updwtmpx' function. */ +#undef HAVE_UPDWTMPX + +/* Define to 1 if you have the header file. */ +#undef HAVE_UTIL_H + /* Define to 1 if you have the header file. */ #undef HAVE_UTMPX_H /* Define if struct utmpx contains ut_host */ #undef HAVE_UTMPX_HOST +/* Define if struct utmpx contains ut_session */ +#undef HAVE_UTMPX_SESSION + /* Define to 1 if you have the header file. */ #undef HAVE_UTMP_H @@ -189,6 +214,9 @@ /* Define if struct utmp contains ut_pid */ #undef HAVE_UTMP_PID +/* Define to 1 if you have the header file. */ +#undef HAVE_WCHAR_H + /* Define to 1 if you have the header file. */ #undef HAVE_X11_XFT_XFT_H @@ -204,6 +232,9 @@ /* Define to 1 if you have the `_getpty' function. */ #undef HAVE__GETPTY +/* Define if you want ISO 14755 extended support */ +#undef ISO_14755 + /* Define if lastlog is provided via a directory */ #undef LASTLOG_IS_DIR @@ -213,9 +244,6 @@ /* Build shared library version - specify via configure only */ #undef LIBRXVT -/* Define if you want Menubar support */ -#undef MENUBAR - /* Define to have CTRL cause wheel events to accelerate scrolling. Release CTRL to halt scrolling */ #undef MOUSE_SLIP_WHEELING @@ -232,18 +260,6 @@ /* Define if you don't want support for the (non-keypad) delete key */ #undef NO_DELETE_KEY -/* Define if you don't want handling for rarely used features */ -#undef NO_FRILLS - -/* Define if you don't want support linespace */ -#undef NO_LINESPACE - -/* Define to remove xterm style mouse selection */ -#undef NO_NEW_SELECTION - -/* Define to remove old rxvt (ver 2.20 and before) style selection */ -#undef NO_OLD_SELECTION - /* Define if you don't want any resources read */ #undef NO_RESOURCES @@ -255,8 +271,8 @@ their workplace */ #undef NO_SECONDARY_SCREEN -/* Define if you don't need to use our replacement string functions */ -#undef NO_STRINGS +/* Define if you want faded colors when focus is lost */ +#undef OFF_FOCUS_FADING /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT @@ -298,15 +314,15 @@ #undef PTYS_ARE_GETPT /* Define for this pty type */ -#undef PTYS_ARE_GETPTY - -/* Define for this pty type */ #undef PTYS_ARE_NUMERIC /* Define for this pty type */ #undef PTYS_ARE_OPENPTY /* Define for this pty type */ +#undef PTYS_ARE_POSIX + +/* Define for this pty type */ #undef PTYS_ARE_PTC /* Define for this pty type */ @@ -330,6 +346,9 @@ /* Define as the return type of signal handlers (`int' or `void'). */ #undef RETSIGTYPE +/* Binary base name */ +#undef RXVTNAME + /* Define location of lastlogx */ #undef RXVT_LASTLOGX_FILE @@ -358,18 +377,12 @@ the screen */ #undef SELECTION_SCROLLING -/* The size of a `char', as computed by sizeof. */ -#undef SIZEOF_CHAR - /* The size of a `int', as computed by sizeof. */ #undef SIZEOF_INT /* The size of a `int *', as computed by sizeof. */ #undef SIZEOF_INT_P -/* The size of a `long', as computed by sizeof. */ -#undef SIZEOF_LONG - /* The size of a `long long', as computed by sizeof. */ #undef SIZEOF_LONG_LONG @@ -391,24 +404,21 @@ /* Define to 1 if you can safely include both and . */ #undef TIME_WITH_SYS_TIME +/* Define if you want your background to be tinted */ +#undef TINTING + /* Define if you want your background to use the parent window background */ #undef TRANSPARENT /* Define location of ttys/ttytab */ #undef TTYTAB_FILENAME -/* Define if you want 256 colour support */ -#undef TTY_256COLOR - /* Define to change gid of ttys to group tty */ #undef TTY_GID_SUPPORT /* Define if you want to represent unicode characters outside plane 0 */ #undef UNICODE_3 -/* Define if you want to use XGetDefault instead of our internal version */ -#undef USE_XGETDEFAULT - /* Define if you want to have XIM (X Input Method) protocol support - required for multibyte characters input */ #undef USE_XIM @@ -422,6 +432,9 @@ /* Define to enable xft support */ #undef XFT +/* Define if your XIMCallback specifies XIC as first type. */ +#undef XIMCB_PROTO_BROKEN + /* Define if you want to have sexy-looking background pixmaps. Needs libXpm */ #undef XPM_BACKGROUND @@ -441,6 +454,18 @@ # undef _ALL_SOURCE #endif +/* Use all glibc features. */ +#undef _GNU_SOURCE + +/* Needed to get declarations for msg_control and msg_controllen on Solaris */ +#undef _XOPEN_SOURCE + +/* Needed to get declarations for msg_control and msg_controllen on Solaris */ +#undef _XOPEN_SOURCE_EXTENDED + +/* Needed to get declarations for msg_control and msg_controllen on Solaris */ +#undef __EXTENSIONS__ + /* Define to empty if `const' does not conform to ANSI C. */ #undef const