mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 16:10:41 -05:00
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>
|
||||
|
||||
* clutter/cogl/common/cogl-primitives.c (cogl_path_rel_curve_to):
|
||||
|
@ -5,6 +5,7 @@ includedir=${prefix}/include
|
||||
backend=@clutterbackend@
|
||||
apiversion=@CLUTTER_API_VERSION@
|
||||
requires=@CLUTTER_REQUIRES@
|
||||
cogl=@CLUTTER_COGL@
|
||||
|
||||
Name: Clutter
|
||||
Description: Clutter Core Library (${backend} backend)
|
||||
|
Loading…
Reference in New Issue
Block a user