diff options
author | Keith Packard <keithp@keithp.com> | 2010-04-06 15:01:29 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2010-04-06 15:01:29 -0700 |
commit | 05b56f65501517507355de2ccdf8b5432254e3c2 (patch) | |
tree | 27f4154f13c624746191f749ad62694dd24a074d /xf86miscproto/xf86miscproto.pc.in | |
parent | aa3ba7f0bf64d59a617cf70c6da748d8b440e32b (diff) |
Merge protocol package automake bits
This doesn't change what gets installed, just how those bits are
constructed. The goal is to produce precisely the same bits as the
union of the individual package.
This patch was generated using the 'add-configure' script.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'xf86miscproto/xf86miscproto.pc.in')
-rw-r--r-- | xf86miscproto/xf86miscproto.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xf86miscproto/xf86miscproto.pc.in b/xf86miscproto/xf86miscproto.pc.in index eb72923..73d73ca 100644 --- a/xf86miscproto/xf86miscproto.pc.in +++ b/xf86miscproto/xf86miscproto.pc.in @@ -5,5 +5,5 @@ includedir=@includedir@ Name: XF86MiscProto Description: XF86Misc extension headers -Version: @PACKAGE_VERSION@ +Version: @XF86MISCPROTO_VERSION@ Cflags: -I${includedir} |