Mercurial > hg > xemacs-beta
diff src/redisplay-output.c @ 209:41ff10fd062f r20-4b3
Import from CVS: tag r20-4b3
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:04:58 +0200 |
parents | 3d6bfa290dbd |
children | 727739f917cb |
line wrap: on
line diff
--- a/src/redisplay-output.c Mon Aug 13 10:03:54 2007 +0200 +++ b/src/redisplay-output.c Mon Aug 13 10:04:58 2007 +0200 @@ -1149,7 +1149,7 @@ larger impact on their sizing. */ /* #### See if we can get away with only calling this if max_line_len is greater than the window_char_width. */ -#ifdef HAVE_SCROLLBARS +#if defined(HAVE_SCROLLBARS) && defined(HAVE_X_WINDOWS) { extern int stupid_vertical_scrollbar_drag_hack;