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.74 by ayin, Sun Aug 26 18:47:40 2007 UTC vs.
Revision 1.75 by sasha, Wed Sep 12 21:06:07 2007 UTC

773if test x$support_mouseslipwheel = xyes; then 773if test x$support_mouseslipwheel = xyes; then
774 AC_DEFINE(MOUSE_SLIP_WHEELING, 1, Define to have CTRL cause wheel events to accelerate scrolling. Release CTRL to halt scrolling) 774 AC_DEFINE(MOUSE_SLIP_WHEELING, 1, Define to have CTRL cause wheel events to accelerate scrolling. Release CTRL to halt scrolling)
775fi 775fi
776if test x$support_afterimage = xyes; then 776if test x$support_afterimage = xyes; then
777 AC_DEFINE(HAVE_AFTERIMAGE, 1, Define if you want to use libAfterImage for image processing) 777 AC_DEFINE(HAVE_AFTERIMAGE, 1, Define if you want to use libAfterImage for image processing)
778 AC_DEFINE(XPM_BACKGROUND, 1, Define if you want to have sexy-looking background pixmaps. Needs libAfterImage) 778 AC_DEFINE(BG_IMAGE_FROM_FILE, 1, Define if you want to have sexy-looking background pixmaps. Needs libAfterImage)
779fi 779fi
780 780
781dnl if test x$support_afterstep = xyes; then 781dnl if test x$support_afterstep = xyes; then
782dnl AC_DEFINE(AFTERSTEP_INTEGRATION, 1, Define if you want to integrate with AfterStep window manager) 782dnl AC_DEFINE(AFTERSTEP_INTEGRATION, 1, Define if you want to integrate with AfterStep window manager)
783dnl fi 783dnl fi

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines