aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)Author
2015-11-25configure.ac: Fix bugzilla linkJonas Ådahl
File bugs to the 'unspecified' version of the 'wayland' component. We currently don't have a 'wayland-protocols' component, and 'wayland' is the closest there is right now. Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2015-11-25configure.ac: Remove micro version from version numberJonas Ådahl
Just use two numbers, major and minor. There is no practical use for a micro version number. Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2015-11-23configure.ac: Remove unused output variablesJonas Ådahl
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2015-11-23configure.ac: Print version when done configuringJonas Ådahl
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2015-11-23install pkg-config file to arch-independent locationIgor Gnatenko
It is arch-independent, so no need to install it to /usr/lib* Cc: Jonas Ådahl <jadahl@gmail.com> Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com> Reviewed-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2015-10-09Add autotools installation filesJonas Ådahl
Currently installs unstable protocols under an unstable/ subdirectory in $prefix/share/wayland-protocols/. Signed-off-by: Jonas Ådahl <jadahl@gmail.com>