diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-08-03 20:49:59 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-08-03 20:49:59 -0700 |
commit | cc73dda549da6a4fd0a5721315d0dba3f5030fc3 (patch) | |
tree | b21e238d2783ea028338c07459a1fa7044b1e63c /windowswmproto.pc.in | |
parent | 2e4d41ee5cc14034d4485fb395d0a1b324fc98a0 (diff) |
Bug 21939: windowswmproto has applewmproto leftovers in .pc.in
X.Org Bugzilla #21939: http://bugs.freedesktop.org/show_bug.cgi?id=21939
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
Diffstat (limited to 'windowswmproto.pc.in')
-rw-r--r-- | windowswmproto.pc.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/windowswmproto.pc.in b/windowswmproto.pc.in index 6ec1c48..09f8a3a 100644 --- a/windowswmproto.pc.in +++ b/windowswmproto.pc.in @@ -3,7 +3,7 @@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ -Name: AppleWMProto -Description: AppleWM extension headers +Name: WindowsWMProto +Description: WindowsWM extension headers Version: @PACKAGE_VERSION@ Cflags: -I${includedir} |