]> git.pld-linux.org Git - packages/crossmingw32-cairo.git/blob - cairo-am.patch
This commit was manufactured by cvs2git to create branch 'AC-branch'.
[packages/crossmingw32-cairo.git] / cairo-am.patch
1 --- cairo-1.6.4/configure.in.orig       2008-04-11 23:33:05.000000000 +0200
2 +++ cairo-1.6.4/configure.in    2008-04-12 22:47:38.496895721 +0200
3 @@ -446,6 +446,8 @@
4  
5  if test "x$use_beos" = "xyes"; then
6    AC_PROG_CXX
7 +else
8 +  AM_CONDITIONAL([am__fastdepCXX], [false])
9  fi
10  
11  dnl ===========================================================================
This page took 0.03243 seconds and 3 git commands to generate.