Module Name: xsrc Committed By: dholland Date: Wed Jul 16 02:45:47 UTC 2014
Modified Files: xsrc/external/mit/xf86-input-mouse/dist: xorg-mouse.pc.in Log Message: Because of the way we do substitutions we (currently anyway) need to set prefix=@prefix@ and includedir=@includedir@ here. Fixes PR 48991. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 \ xsrc/external/mit/xf86-input-mouse/dist/xorg-mouse.pc.in Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: xsrc/external/mit/xf86-input-mouse/dist/xorg-mouse.pc.in diff -u xsrc/external/mit/xf86-input-mouse/dist/xorg-mouse.pc.in:1.1.1.1 xsrc/external/mit/xf86-input-mouse/dist/xorg-mouse.pc.in:1.2 --- xsrc/external/mit/xf86-input-mouse/dist/xorg-mouse.pc.in:1.1.1.1 Wed Jun 5 06:57:57 2013 +++ xsrc/external/mit/xf86-input-mouse/dist/xorg-mouse.pc.in Wed Jul 16 02:45:47 2014 @@ -1,3 +1,5 @@ +prefix=@prefix@ +includedir=@includedir@ sdkdir=@sdkdir@ Name: xorg-mouse