ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/autoconf/config.h.in
(Generate patch)

Comparing rxvt-unicode/autoconf/config.h.in (file contents):
Revision 1.32 by root, Tue Oct 25 20:08:02 2005 UTC vs.
Revision 1.34 by root, Sun Jan 1 06:18:20 2006 UTC

200#undef _XOPEN_SOURCE 200#undef _XOPEN_SOURCE
201 201
202/* Needed to get declarations for msg_control and msg_controllen on Solaris */ 202/* Needed to get declarations for msg_control and msg_controllen on Solaris */
203#undef __EXTENSIONS__ 203#undef __EXTENSIONS__
204 204
205/* Define if you have sched-h and sched_yield */
206#undef HAVE_SCHED_YIELD
207
205/* Build shared library version - specify via configure only */ 208/* Build shared library version - specify via configure only */
206#undef LIBRXVT 209#undef LIBRXVT
207 210
208/* Define if you want the depth of scrollbars and menus to be less */ 211/* Define if you want the depth of scrollbars and menus to be less */
209#undef HALFSHADOW 212#undef HALFSHADOW
314#undef HAVE_SETLOCALE 317#undef HAVE_SETLOCALE
315 318
316/* Define if nl_langinfo(CODESET) works */ 319/* Define if nl_langinfo(CODESET) works */
317#undef HAVE_NL_LANGINFO 320#undef HAVE_NL_LANGINFO
318 321
322/* Define if sys/socket.h defines the necessary macros/functions for file handle passing */
323#undef HAVE_UNIX_FDPASS
324
319/* Define if your XIMCallback specifies XIC as first type. */ 325/* Define if your XIMCallback specifies XIC as first type. */
320#undef XIMCB_PROTO_BROKEN 326#undef XIMCB_PROTO_BROKEN
321 327
322/* Define if you have _GNU_SOURCE getpt() */ 328/* Define if you have _GNU_SOURCE getpt() */
323#undef HAVE_GETPT 329#undef HAVE_GETPT

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines