]> git.pld-linux.org Git - packages/cairomm.git/blob - cairomm-typo.patch
- updated to 1.8.4
[packages/cairomm.git] / cairomm-typo.patch
1 diff -urN cairomm-1.8.4/configure.ac cairomm-1.8.4.new/configure.ac
2 --- cairomm-1.8.4/configure.ac  2009-10-19 16:01:52.000000000 +0200
3 +++ cairomm-1.8.4.new/configure.ac      2010-02-09 00:52:22.179852265 +0100
4 @@ -43,7 +43,7 @@
5  cairomm_allmodules=$CAIROMM_MODULES
6  CAIROMM_INSTALL_PC='data/cairomm-1.0.pc'
7  
8 -for cairomm_mod in ft pdf png ps svg xlib xlib-render \
9 +for cairomm_mod in ft pdf png ps svg xlib xlib-xrender \
10                     win32 win32-font quartz quartz-font quartz-image
11  do
12    PKG_CHECK_EXISTS([cairo-$cairomm_mod],
This page took 0.040198 seconds and 3 git commands to generate.