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.33 by root, Fri Dec 23 14:46:34 2005 UTC vs.
Revision 1.35 by root, Mon Jan 2 15:35:43 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
458#undef ENCODING_ZH 461#undef ENCODING_ZH
459 462
460/* Define if you want extended chinese codesets */ 463/* Define if you want extended chinese codesets */
461#undef ENCODING_ZH_EXT 464#undef ENCODING_ZH_EXT
462 465
466/* Define if you can embed a perl interpreter */
467#undef ENABLE_PERL
468
463/* Define if you don't need to use our replacement string functions */ 469/* Define if you don't need to use our replacement string functions */
464#undef NO_STRINGS 470#undef NO_STRINGS
465 471

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines