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

Comparing rxvt-unicode/configure.ac (file contents):
Revision 1.116 by sf-exg, Mon Oct 4 07:16:20 2010 UTC vs.
Revision 1.117 by sf-exg, Fri Oct 8 18:57:04 2010 UTC

692if test x$support_scroll_xterm = xyes; then 692if test x$support_scroll_xterm = xyes; then
693 AC_DEFINE(XTERM_SCROLLBAR, 1, Support Xterm style scrollbars) 693 AC_DEFINE(XTERM_SCROLLBAR, 1, Support Xterm style scrollbars)
694 scrolltypes="$scrolltypes xterm" 694 scrolltypes="$scrolltypes xterm"
695fi 695fi
696if test x$support_pointer_blank = xyes; then 696if test x$support_pointer_blank = xyes; then
697 AC_DEFINE(POINTER_BLANK, 1, Define if you want hide the pointer while typing) 697 AC_DEFINE(POINTER_BLANK, 1, Define if you want to hide the pointer while typing)
698fi 698fi
699if test x$support_text_blink = xyes; then 699if test x$support_text_blink = xyes; then
700 AC_DEFINE(TEXT_BLINK, 1, Define if you want blinking text support) 700 AC_DEFINE(TEXT_BLINK, 1, Define if you want blinking text support)
701fi 701fi
702if test x$support_unicode3 = xyes; then 702if test x$support_unicode3 = xyes; then

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines