[cairo-commit] cairo-ocaml configure.ac,1.3,1.4
Carl Worth
commit at pdx.freedesktop.org
Fri Dec 5 08:54:53 PST 2003
- Previous message: [cairo-commit] cairo/src cairo-features.h.in,NONE,1.1 .cvsignore,1.4,1.5 Makefile.am,1.14,1.15 cairo.h,1.31,1.32 cairo-config.h.in,1.1,NONE
- Next message: [cairo-commit] cairo-ocaml/src ml_cairo_lablgtk.c,1.4,1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: cworth
Update of /cvs/cairo/cairo-ocaml
In directory pdx:/tmp/cvs-serv16420
Modified Files:
configure.ac
Log Message:
* src/ml_cairo_lablgtk.c
(cairo_lablgtk_surface_create_for_drawable): Track cairo change
from CAIRO_HAS_XLIB_BACKEND to CAIRO_HAS_XLIB_SURFACE.
* configure.ac: Now depend on cairo >= 0.1.15
Index: configure.ac
===================================================================
RCS file: /cvs/cairo/cairo-ocaml/configure.ac,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** configure.ac 4 Dec 2003 18:35:56 -0000 1.3
--- configure.ac 5 Dec 2003 16:54:51 -0000 1.4
***************
*** 9,13 ****
# Check for cairo
! PKG_CHECK_MODULES(CAIRO, cairo >= 0.1.14)
# Check for gdk-pixbuf
--- 9,13 ----
# Check for cairo
! PKG_CHECK_MODULES(CAIRO, cairo >= 0.1.15)
# Check for gdk-pixbuf
- Previous message: [cairo-commit] cairo/src cairo-features.h.in,NONE,1.1 .cvsignore,1.4,1.5 Makefile.am,1.14,1.15 cairo.h,1.31,1.32 cairo-config.h.in,1.1,NONE
- Next message: [cairo-commit] cairo-ocaml/src ml_cairo_lablgtk.c,1.4,1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list