ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/config.h.in
(Generate patch)

Comparing rxvt-unicode/config.h.in (file contents):
Revision 1.11 by sasha, Fri Jun 8 20:04:10 2007 UTC vs.
Revision 1.12 by root, Sat Jun 9 13:04:27 2007 UTC

333 333
334/* Define to allow scrolling when the selection moves to the top or bottom of 334/* Define to allow scrolling when the selection moves to the top or bottom of
335 the screen */ 335 the screen */
336#undef SELECTION_SCROLLING 336#undef SELECTION_SCROLLING
337 337
338/* The size of a `int', as computed by sizeof. */ 338/* The size of `int', as computed by sizeof. */
339#undef SIZEOF_INT 339#undef SIZEOF_INT
340 340
341/* The size of a `int *', as computed by sizeof. */ 341/* The size of `int *', as computed by sizeof. */
342#undef SIZEOF_INT_P 342#undef SIZEOF_INT_P
343 343
344/* The size of a `long long', as computed by sizeof. */ 344/* The size of `long long', as computed by sizeof. */
345#undef SIZEOF_LONG_LONG 345#undef SIZEOF_LONG_LONG
346 346
347/* The size of a `short', as computed by sizeof. */ 347/* The size of `short', as computed by sizeof. */
348#undef SIZEOF_SHORT 348#undef SIZEOF_SHORT
349 349
350/* Define to use "smart" resize behavior */ 350/* Define to use "smart" resize behavior */
351#undef SMART_RESIZE 351#undef SMART_RESIZE
352 352

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines