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 /fixesproto | |
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 'fixesproto')
-rw-r--r-- | fixesproto/fixesproto.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fixesproto/fixesproto.pc.in b/fixesproto/fixesproto.pc.in index fabce86..14a16f1 100644 --- a/fixesproto/fixesproto.pc.in +++ b/fixesproto/fixesproto.pc.in @@ -5,6 +5,6 @@ includedir=@includedir@ Name: FixesProto Description: X Fixes extension headers -Version: @PACKAGE_VERSION@ +Version: @FIXESPROTO_VERSION@ Cflags: -I${includedir} Requires: xextproto >= 7.0.99.1 |