1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
--- gv-3.6.1/configure~ 2004-12-19 19:16:47.000000000 +0100 +++ gv-3.6.1/configure 2005-10-31 16:11:27.000000000 +0100 @@ -5354,12 +5354,12 @@ { (exit 1); exit 1; }; } ;; esac else - opt_scrollbar_code=false + opt_scrollbar_code=true fi; -if test x$debug = xtrue; then +if test x$opt_scrollbar_code = xtrue; then USE_SCROLLBAR_CODE_TRUE= USE_SCROLLBAR_CODE_FALSE='#' else