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.3 by pcg, Sat Jan 31 04:16:15 2004 UTC vs.
Revision 1.12 by pcg, Mon Mar 29 21:02:11 2004 UTC

1/* autoconf/config.h.in. Generated from autoconf/configure.in by autoheader. */ 1/* autoconf/config.h.in. Generated from autoconf/configure.in by autoheader. */
2 2
3/* Define if you want blinking cursor support */ 3/* Define if you want blinking cursor support */
4#undef CURSOR_BLINK 4#undef CURSOR_BLINK
5 5
6/* Define if you want to automatically compose combining characters */
7#undef ENABLE_COMBINING
8
6/* Define if you want chinese codesets */ 9/* Define if you want chinese codesets */
7#undef ENCODING_CN 10#undef ENCODING_CN
8 11
9/* Define if you want extended chinese codesets */ 12/* Define if you want extended chinese codesets */
10#undef ENCODING_CN_EXT 13#undef ENCODING_CN_EXT
21/* Define if you want korean codesets */ 24/* Define if you want korean codesets */
22#undef ENCODING_KR 25#undef ENCODING_KR
23 26
24/* Define if you want vietnamese codesets */ 27/* Define if you want vietnamese codesets */
25#undef ENCODING_VN 28#undef ENCODING_VN
26
27/* Define if you want support for Greek Elot-928 & IBM-437 keyboard */
28#undef GREEK_SUPPORT
29 29
30/* Define if you want the depth of scrollbars and menus to be less */ 30/* Define if you want the depth of scrollbars and menus to be less */
31#undef HALFSHADOW 31#undef HALFSHADOW
32 32
33/* Define to 1 if you have the <assert.h> header file. */ 33/* Define to 1 if you have the <assert.h> header file. */
224#undef MOUSE_SLIP_WHEELING 224#undef MOUSE_SLIP_WHEELING
225 225
226/* Define to use wheel events (button4 and button5) to scroll */ 226/* Define to use wheel events (button4 and button5) to scroll */
227#undef MOUSE_WHEEL 227#undef MOUSE_WHEEL
228 228
229/* Define default multichar glyph encoding */
230#undef MULTICHAR_ENCODING
231
232/* Support NeXT style scrollbars */ 229/* Support NeXT style scrollbars */
233#undef NEXT_SCROLLBAR 230#undef NEXT_SCROLLBAR
234 231
235/* Define if you don't want support for the backspace key */ 232/* Define if you don't want support for the backspace key */
236#undef NO_BACKSPACE_KEY 233#undef NO_BACKSPACE_KEY
241/* Define if you don't want handling for rarely used features */ 238/* Define if you don't want handling for rarely used features */
242#undef NO_FRILLS 239#undef NO_FRILLS
243 240
244/* Define if you don't want support linespace */ 241/* Define if you don't want support linespace */
245#undef NO_LINESPACE 242#undef NO_LINESPACE
246
247/* Define to remove xterm style mouse selection */
248#undef NO_NEW_SELECTION
249
250/* Define to remove old rxvt (ver 2.20 and before) style selection */
251#undef NO_OLD_SELECTION
252 243
253/* Define if you don't want any resources read */ 244/* Define if you don't want any resources read */
254#undef NO_RESOURCES 245#undef NO_RESOURCES
255 246
256/* Define for continual scrolling when you keep the scrollbar button pressed 247/* Define for continual scrolling when you keep the scrollbar button pressed
322#undef PTYS_ARE_SEARCHED 313#undef PTYS_ARE_SEARCHED
323 314
324/* Define for this pty type */ 315/* Define for this pty type */
325#undef PTYS_ARE__GETPTY 316#undef PTYS_ARE__GETPTY
326 317
318/* Resource class */
319#undef RESCLASS
320
321/* Fallback resource class */
322#undef RESFALLBACK
323
324/* Default resource name */
325#undef RESNAME
326
327/* Define as the return type of signal handlers (`int' or `void'). */ 327/* Define as the return type of signal handlers (`int' or `void'). */
328#undef RETSIGTYPE 328#undef RETSIGTYPE
329 329
330/* Define location of lastlogx */ 330/* Define location of lastlogx */
331#undef RXVT_LASTLOGX_FILE 331#undef RXVT_LASTLOGX_FILE
385/* Define if you want blinking text support */ 385/* Define if you want blinking text support */
386#undef TEXT_BLINK 386#undef TEXT_BLINK
387 387
388/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 388/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
389#undef TIME_WITH_SYS_TIME 389#undef TIME_WITH_SYS_TIME
390
391/* Define if you want your background to be tinted */
392#undef TINTING
390 393
391/* Define if you want your background to use the parent window background */ 394/* Define if you want your background to use the parent window background */
392#undef TRANSPARENT 395#undef TRANSPARENT
393 396
394/* Define location of ttys/ttytab */ 397/* Define location of ttys/ttytab */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines