summaryrefslogtreecommitdiff
path: root/fixesproto.pc.in
AgeCommit message (Collapse)Author
2018-01-16Fix .pc module versionsAdam Jackson
Just stuff the versions in the .pc file directly, @PACKAGE_VERSION@ is the version set in configure.ac which is now different. Signed-off-by: Adam Jackson <ajax@redhat.com>
2009-07-16fixesproto: adjust to split xext headersJulien Cristau
Protocol constants for shape were moved to shapeconst.h. Acked-By: Adam Jackson <ajax@redhat.com>
2006-02-24Import changes from Xorg repositoryKeith Packard
2006-02-24rename fixesext.pc.in to fixesproto.pc.in as per xorgKeith Packard