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.19 by root, Sat Aug 21 05:32:00 2004 UTC vs.
Revision 1.21 by root, Sun Sep 5 09:32:59 2004 UTC

212#undef RESNAME 212#undef RESNAME
213 213
214/* Resource class */ 214/* Resource class */
215#undef RESCLASS 215#undef RESCLASS
216 216
217/* Binary base name */
218#undef RXVTNAME
219
217/* Disable the secondary screen. Many programs use the secondary screen as their workplace */ 220/* Disable the secondary screen. Many programs use the secondary screen as their workplace */
218#undef NO_SECONDARY_SCREEN 221#undef NO_SECONDARY_SCREEN
219 222
220/* Define to use smart resize behavior */ 223/* Define to use smart resize behavior */
221#undef SMART_RESIZE 224#undef SMART_RESIZE
432 435
433/* Define if you want korean codesets */ 436/* Define if you want korean codesets */
434#undef ENCODING_KR 437#undef ENCODING_KR
435 438
436/* Define if you want chinese codesets */ 439/* Define if you want chinese codesets */
437#undef ENCODING_CN 440#undef ENCODING_ZH
438 441
439/* Define if you want extended chinese codesets */ 442/* Define if you want extended chinese codesets */
440#undef ENCODING_CN_EXT 443#undef ENCODING_ZH_EXT
441 444
442/* Define if you don't need to use our replacement string functions */ 445/* Define if you don't need to use our replacement string functions */
443#undef NO_STRINGS 446#undef NO_STRINGS
444 447

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines