--- rxvt-unicode/autoconf/config.h.in 2003/11/24 17:28:08 1.1 +++ rxvt-unicode/autoconf/config.h.in 2005/02/13 08:56:27 1.29 @@ -1,4 +1,4 @@ -/* autoconf/config.h.in. Generated automatically from configure.in by autoheader 2.13. */ +/* autoconf/config.h.in. Generated automatically from autoconf/configure.in by autoheader 2.13. */ /* Define if on AIX 3. System headers sometimes define this. @@ -43,18 +43,12 @@ /* Define if the X Window System is missing or not being used. */ #undef X_DISPLAY_MISSING -/* The number of bytes in a char. */ -#undef SIZEOF_CHAR - /* The number of bytes in a int. */ #undef SIZEOF_INT /* The number of bytes in a int *. */ #undef SIZEOF_INT_P -/* The number of bytes in a long. */ -#undef SIZEOF_LONG - /* The number of bytes in a long long. */ #undef SIZEOF_LONG_LONG @@ -121,6 +115,12 @@ /* Define if you have the header file. */ #undef HAVE_ASSERT_H +/* Define if you have the header file. */ +#undef HAVE_CLOCALE + +/* Define if you have the header file. */ +#undef HAVE_CWCHAR + /* Define if you have the header file. */ #undef HAVE_DLFCN_H @@ -136,6 +136,9 @@ /* Define if you have the header file. */ #undef HAVE_LIBC_H +/* Define if you have the header file. */ +#undef HAVE_PTY_H + /* Define if you have the header file. */ #undef HAVE_STDARG_H @@ -160,6 +163,9 @@ /* Define if you have the header file. */ #undef HAVE_SYS_SOCKIO_H +/* Define if you have the header file. */ +#undef HAVE_SYS_STROPTS_H + /* Define if you have the header file. */ #undef HAVE_SYS_STRREDIR_H @@ -178,21 +184,30 @@ /* Define if you have the header file. */ #undef HAVE_UTMPX_H +/* Define if you have the header file. */ +#undef HAVE_WCHAR_H + /* Define if you have the Xft library (-lXft). */ #undef HAVE_LIBXFT +/* Use all glibc features. */ +#undef _GNU_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 _XOPEN_SOURCE + +/* Needed to get declarations for msg_control and msg_controllen on Solaris */ +#undef __EXTENSIONS__ + /* Build shared library version - specify via configure only */ #undef LIBRXVT -/* Define default multichar glyph encoding */ -#undef MULTICHAR_ENCODING - /* Define if you want the depth of scrollbars and menus to be less */ #undef HALFSHADOW -/* Define if you want support for Greek Elot-928 & IBM-437 keyboard */ -#undef GREEK_SUPPORT - /* Define to change gid of ttys to group tty */ #undef TTY_GID_SUPPORT @@ -208,18 +223,24 @@ /* Define if you want to use XGetDefault instead of our internal version */ #undef USE_XGETDEFAULT +/* Fallback resource class */ +#undef RESFALLBACK + +/* Default resource name */ +#undef RESNAME + +/* Resource class */ +#undef RESCLASS + +/* Binary base name */ +#undef RXVTNAME + /* Disable the secondary screen. Many programs use the secondary screen as their workplace */ #undef NO_SECONDARY_SCREEN -/* Define to remove xterm style mouse selection */ -#undef NO_NEW_SELECTION - /* Define to use smart resize behavior */ #undef SMART_RESIZE -/* Define if you want 256 colour support */ -#undef TTY_256COLOR - /* Set TERM to the value given by configure */ #undef TERMENV @@ -292,6 +313,9 @@ /* Define if nl_langinfo(CODESET) works */ #undef HAVE_NL_LANGINFO +/* Define if your XIMCallback specifies XIC as first type. */ +#undef XIMCB_PROTO_BROKEN + /* Define if you have _GNU_SOURCE getpt() */ #undef HAVE_GETPT @@ -328,8 +352,23 @@ /* Define for second char in devptyXX */ #undef PTYCHAR2 -/* Define if you want Rob Nation's own graphic mode */ -#undef RXVT_GRAPHICS +/* Define to enable xft support */ +#undef XFT + +/* Define if you want bold and italic support */ +#undef ENABLE_STYLES + +/* Define if you want ISO 14755 extended support */ +#undef ISO_14755 + +/* Define if you want 8 bit control sequences */ +#undef EIGHT_BIT_CONTROLS + +/* Define if you want faded colors when focus is lost */ +#undef OFF_FOCUS_FADING + +/* 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 @@ -343,11 +382,8 @@ /* Define if you want Menubar support */ #undef MENUBAR -/* 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 if you want handling for rarely used but handy features */ +#undef ENABLE_FRILLS /* Define to use a 24 bit visual if the screen has 24 bit mode */ #undef PREFER_24BIT @@ -358,9 +394,6 @@ /* Define to have CTRL cause wheel events to accelerate scrolling. Release CTRL to halt scrolling */ #undef MOUSE_SLIP_WHEELING -/* Define to remove old rxvt (ver 2.20 and before) style selection */ -#undef NO_OLD_SELECTION - /* Define if you want to have utmp/utmpx support */ #undef UTMP_SUPPORT @@ -385,16 +418,25 @@ /* Support Xterm style scrollbars */ #undef XTERM_SCROLLBAR +/* Support plain style scrollbars */ +#undef PLAIN_SCROLLBAR + /* Define if you want hide the pointer while typing */ #undef POINTER_BLANK /* Define if you want blinking cursor support */ #undef CURSOR_BLINK +/* Define if you want blinking text support */ +#undef TEXT_BLINK + /* Define if you want to represent unicode characters outside plane 0 */ #undef UNICODE_3 -/* Define if you want europeean extended codesets */ +/* Define if you want to automatically compose combining characters */ +#undef ENABLE_COMBINING + +/* Define if you want european extended codesets */ #undef ENCODING_EU /* Define if you want vietnamese codesets */ @@ -410,14 +452,11 @@ #undef ENCODING_KR /* Define if you want chinese codesets */ -#undef ENCODING_CN +#undef ENCODING_ZH /* Define if you want extended chinese codesets */ -#undef ENCODING_CN_EXT +#undef ENCODING_ZH_EXT /* Define if you don't need to use our replacement string functions */ #undef NO_STRINGS -/* Define to enable xft support */ -#undef XFT -