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 /bigreqsproto | |
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 'bigreqsproto')
-rw-r--r-- | bigreqsproto/bigreqsproto.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bigreqsproto/bigreqsproto.pc.in b/bigreqsproto/bigreqsproto.pc.in index e3adbfd..73ff26a 100644 --- a/bigreqsproto/bigreqsproto.pc.in +++ b/bigreqsproto/bigreqsproto.pc.in @@ -5,5 +5,5 @@ includedir=@includedir@ Name: BigReqsProto Description: BigReqs extension headers -Version: @PACKAGE_VERSION@ +Version: @BIGREQSPROTO_VERSION@ Cflags: -I${includedir} |