]> git.pld-linux.org Git - packages/crossmingw32-cairo.git/blame - cairo-am.patch
This commit was manufactured by cvs2git to create branch 'AC-branch'.
[packages/crossmingw32-cairo.git] / cairo-am.patch
CommitLineData
19500822
JB
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.078781 seconds and 4 git commands to generate.