summaryrefslogtreecommitdiffstats
path: root/wayland-scanner.m4
Commit message (Collapse)AuthorAgeFilesLines
* scanner: check for wayland-scanner.pc before using variablesPeter Hutterer2013-08-071-0/+2
| | | | | | If wayland-scanner.pc can't be found the variables end up being set irrespectively, leaving the user with odd compiler errors about missing headers, etc.
* build: Add wayland-scanner.pc.Daiki Ueno2013-07-031-0/+11
To allow user program to include wayland-scanner.m4 in tarball, move the path variables from it into wayland-scanner.pc.