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.146 by sf-exg, Fri Jun 29 19:36:11 2012 UTC vs.
Revision 1.147 by sf-exg, Sat Dec 29 14:23:35 2012 UTC

643 AC_DEFINE(XRENDER, 1, Define to enable xrender support) 643 AC_DEFINE(XRENDER, 1, Define to enable xrender support)
644 644
645 if test x$support_inheritpixmap = xyes; then 645 if test x$support_inheritpixmap = xyes; then
646 AC_DEFINE(ENABLE_TRANSPARENCY, 1, Define if you want your background to use the parent window background) 646 AC_DEFINE(ENABLE_TRANSPARENCY, 1, Define if you want your background to use the parent window background)
647 fi 647 fi
648
649 if test x$support_pixbuf = xyes; then
650 AC_DEFINE(BG_IMAGE_FROM_FILE, 1, Define if you want to have sexy-looking background pixmaps.)
651 fi
652fi 648fi
653 649
654if test x$support_styles = xyes; then 650if test x$support_styles = xyes; then
655 AC_DEFINE(ENABLE_STYLES, 1, Define if you want bold and italic support) 651 AC_DEFINE(ENABLE_STYLES, 1, Define if you want bold and italic support)
656fi 652fi

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines