]> git.pld-linux.org Git - packages/crossmingw32-cairo.git/blob - cairo-link.patch
- don't disable svg
[packages/crossmingw32-cairo.git] / cairo-link.patch
1 --- cairo-1.2.2/configure.in.orig       2006-08-08 23:05:54.000000000 +0000
2 +++ cairo-1.2.2/configure.in    2006-08-09 07:42:54.315971000 +0000
3 @@ -227,7 +227,7 @@
4                      if test "x$no_x" = xyes; then
5                        use_xlib="no (requires X development libraries)"
6                      else
7 -                      xlib_NONPKGCONFIG_LIBS="$X_PRE_LIBS $X_LIBS -lX11 $X_EXTRA_LIBS"
8 +                      xlib_NONPKGCONFIG_LIBS="$X_LIBS -lX11 $X_EXTRA_LIBS"
9                        xlib_NONPKGCONFIG_CFLAGS=$X_CFLAGS
10                      fi])
11  ])
This page took 0.142037 seconds and 3 git commands to generate.