diff options
author | Keith Packard <keithp@evo.keithp.com> | 2006-02-24 02:06:13 +0100 |
---|---|---|
committer | Keith Packard <keithp@evo.keithp.com> | 2006-02-24 02:06:13 +0100 |
commit | 8e0790045d33525ec182afd3997014b46ef77b66 (patch) | |
tree | b4744df88fb8eee542349a25867373fd155093ae /compositeproto.pc.in | |
parent | 1d43eaf21b32fef4aba8a58dee323344b7f48d16 (diff) |
Clean up mistakes integrating xorg changes
Diffstat (limited to 'compositeproto.pc.in')
-rw-r--r-- | compositeproto.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compositeproto.pc.in b/compositeproto.pc.in index 6e53f0b..6348022 100644 --- a/compositeproto.pc.in +++ b/compositeproto.pc.in @@ -6,4 +6,4 @@ includedir=@includedir@ Name: CompositeExt Description: Composite extension headers Version: @PACKAGE_VERSION@ -Cflags: -I${includedir} @COMPOSITEEXT_CFLAGS@ +Cflags: -I${includedir} |