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.20 by root, Sun Aug 22 01:40:31 2004 UTC vs.
Revision 1.23 by root, Mon Dec 20 16:47:14 2004 UTC

41#undef uid_t 41#undef uid_t
42 42
43/* Define if the X Window System is missing or not being used. */ 43/* Define if the X Window System is missing or not being used. */
44#undef X_DISPLAY_MISSING 44#undef X_DISPLAY_MISSING
45 45
46/* The number of bytes in a char. */
47#undef SIZEOF_CHAR
48
49/* The number of bytes in a int. */ 46/* The number of bytes in a int. */
50#undef SIZEOF_INT 47#undef SIZEOF_INT
51 48
52/* The number of bytes in a int *. */ 49/* The number of bytes in a int *. */
53#undef SIZEOF_INT_P 50#undef SIZEOF_INT_P
54 51
55/* The number of bytes in a long. */
56#undef SIZEOF_LONG
57
58/* The number of bytes in a long long. */ 52/* The number of bytes in a long long. */
59#undef SIZEOF_LONG_LONG 53#undef SIZEOF_LONG_LONG
60 54
61/* The number of bytes in a short. */ 55/* The number of bytes in a short. */
62#undef SIZEOF_SHORT 56#undef SIZEOF_SHORT
435 429
436/* Define if you want korean codesets */ 430/* Define if you want korean codesets */
437#undef ENCODING_KR 431#undef ENCODING_KR
438 432
439/* Define if you want chinese codesets */ 433/* Define if you want chinese codesets */
440#undef ENCODING_CN 434#undef ENCODING_ZH
441 435
442/* Define if you want extended chinese codesets */ 436/* Define if you want extended chinese codesets */
443#undef ENCODING_CN_EXT 437#undef ENCODING_ZH_EXT
444 438
445/* Define if you don't need to use our replacement string functions */ 439/* Define if you don't need to use our replacement string functions */
446#undef NO_STRINGS 440#undef NO_STRINGS
447 441

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines