Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-09 | Drop autotools | Simon Ser | |
It's been a few releases that we ship Meson support, we should be able to drop the old autotools build system now. Signed-off-by: Simon Ser <contact@emersion.fr> | |||
2015-12-04 | configure.ac: Fix compatibility for older pkg-config versions | Bryce Harrington | |
noarch_pkgconfigdir is not available on oldish pkg-config's. Among other things this affects Wayland's nightly auto-build Ubuntu 14.04 PPAs. Signed-off-by: Bryce Harrington <bryce@osg.samsung.com> Cc: Pekka Paalanen <ppaalanen@gmail.com> Cc: Quentin Glidic <sardemff7+wayland@sardemff7.net> Cc: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Quentin Glidic <sardemff7+git@sardemff7.net> |