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.24 by root, Mon Jan 3 12:00:50 2005 UTC vs.
Revision 1.26 by root, Tue Jan 11 04:44:57 2005 UTC

128#undef HAVE_LASTLOG_H 128#undef HAVE_LASTLOG_H
129 129
130/* Define if you have the <libc.h> header file. */ 130/* Define if you have the <libc.h> header file. */
131#undef HAVE_LIBC_H 131#undef HAVE_LIBC_H
132 132
133/* Define if you have the <pty.h> header file. */
134#undef HAVE_PTY_H
135
133/* Define if you have the <stdarg.h> header file. */ 136/* Define if you have the <stdarg.h> header file. */
134#undef HAVE_STDARG_H 137#undef HAVE_STDARG_H
135 138
136/* Define if you have the <stdint.h> header file. */ 139/* Define if you have the <stdint.h> header file. */
137#undef HAVE_STDINT_H 140#undef HAVE_STDINT_H
371#undef MENUBAR 374#undef MENUBAR
372 375
373/* Define if you want handling for rarely used but handy features */ 376/* Define if you want handling for rarely used but handy features */
374#undef ENABLE_FRILLS 377#undef ENABLE_FRILLS
375 378
376/* Define if you don't want support linespace */
377#undef NO_LINESPACE
378
379/* Define to use a 24 bit visual if the screen has 24 bit mode */ 379/* Define to use a 24 bit visual if the screen has 24 bit mode */
380#undef PREFER_24BIT 380#undef PREFER_24BIT
381 381
382/* Define to use wheel events (button4 and button5) to scroll */ 382/* Define to use wheel events (button4 and button5) to scroll */
383#undef MOUSE_WHEEL 383#undef MOUSE_WHEEL

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines