--- rxvt-unicode/autoconf/config.h.in 2005/01/18 01:31:45 1.28 +++ rxvt-unicode/autoconf/config.h.in 2005/12/23 14:46:34 1.33 @@ -109,14 +109,20 @@ /* Define if you have the updwtmp function. */ #undef HAVE_UPDWTMP +/* Define if you have the updwtmpx function. */ +#undef HAVE_UPDWTMPX + /* Define if you have the header file. */ #undef HAVE_X11_XFT_XFT_H /* Define if you have the header file. */ #undef HAVE_ASSERT_H -/* Define if you have the header file. */ -#undef HAVE_DLFCN_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_FCNTL_H @@ -178,6 +184,9 @@ /* 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 @@ -262,6 +271,9 @@ /* Define if struct utmpx contains ut_host */ #undef HAVE_UTMPX_HOST +/* Define if struct utmpx contains ut_session */ +#undef HAVE_UTMPX_SESSION + /* Define if utmp.h or lastlog.h has struct lastlog */ #undef HAVE_STRUCT_LASTLOG @@ -304,6 +316,9 @@ /* Define if nl_langinfo(CODESET) works */ #undef HAVE_NL_LANGINFO +/* Define if sys/socket.h defines the necessary macros/functions for file handle passing */ +#undef HAVE_UNIX_FDPASS + /* Define if your XIMCallback specifies XIC as first type. */ #undef XIMCB_PROTO_BROKEN @@ -415,9 +430,6 @@ /* 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