]> git.pld-linux.org Git - packages/backstep.git/blob - backstep-xcomposite.patch
- pl cosmetic, more BRs
[packages/backstep.git] / backstep-xcomposite.patch
1 diff -urN backstep-0.3/configure.in backstep-0.3.new/configure.in
2 --- backstep-0.3/configure.in   2005-09-26 01:25:23.000000000 +0200
3 +++ backstep-0.3.new/configure.in       2007-02-24 10:41:09.257433000 +0100
4 @@ -41,7 +41,7 @@
5  AM_GLIB_GNU_GETTEXT
6  
7  if $PKG_CONFIG --exists xcomposite xfixes xdamage xrender 2> /dev/null; then
8 -    PKG_CHECK_MODULES(RENDER, xcomposite >= 1.0 xfixes xdamage xrender)
9 +    PKG_CHECK_MODULES(RENDER, xcomposite xfixes xdamage xrender)
10      AC_DEFINE([HAVE_RENDER], [1], [Define to enable Xrender suppport])
11  fi
12  
This page took 0.062759 seconds and 3 git commands to generate.