2008-07-16 Emmanuele Bassi <ebassi@openedhand.com>
* clutter.pc.in: Add a variable containing the COGL backend inside the pkg-config file, for configure-time checks.
This commit is contained in:
parent
9fbdee463d
commit
e1cc4d8e93
@ -1,3 +1,8 @@
|
|||||||
|
2008-07-16 Emmanuele Bassi <ebassi@openedhand.com>
|
||||||
|
|
||||||
|
* clutter.pc.in: Add a variable containing the COGL backend
|
||||||
|
inside the pkg-config file, for configure-time checks.
|
||||||
|
|
||||||
2008-07-14 Neil Roberts <neil@o-hand.com>
|
2008-07-14 Neil Roberts <neil@o-hand.com>
|
||||||
|
|
||||||
* clutter/cogl/common/cogl-primitives.c (cogl_path_rel_curve_to):
|
* clutter/cogl/common/cogl-primitives.c (cogl_path_rel_curve_to):
|
||||||
|
@ -5,6 +5,7 @@ includedir=${prefix}/include
|
|||||||
backend=@clutterbackend@
|
backend=@clutterbackend@
|
||||||
apiversion=@CLUTTER_API_VERSION@
|
apiversion=@CLUTTER_API_VERSION@
|
||||||
requires=@CLUTTER_REQUIRES@
|
requires=@CLUTTER_REQUIRES@
|
||||||
|
cogl=@CLUTTER_COGL@
|
||||||
|
|
||||||
Name: Clutter
|
Name: Clutter
|
||||||
Description: Clutter Core Library (${backend} backend)
|
Description: Clutter Core Library (${backend} backend)
|
||||||
|
Loading…
Reference in New Issue
Block a user