[RFC v2 weston 00/11] Autotools cleanup and rework
Quentin Glidic
sardemff7+wayland at sardemff7.net
Sun Dec 8 10:45:32 PST 2013
From: Quentin Glidic <sardemff7+git at sardemff7.net>
Thanks for comments and review. This new series should address all the points
commented previously.
First patches rewrite the configure.ac code to a cleaner version. Subsequent
ones reorder and comment the file to make it easier for contributors to
understand and write code.
The code is still a bit inconsistent (indentation mainly) and more patches are
coming.
Quentin Glidic (11):
autotools: Use AM_DISTCHECK_CONFIGURE_FLAGS
autotools: Search for .m4 files in m4/
configure.ac: Correctly check for functions and libraries
configure.ac: Replace AC_ERROR with AC_MSG_ERROR
configure.ac: Use consistent quoting
configure.ac: Make AC_ARG_ENABLE calls consistent
configure.ac: m4-quote AM_CONDITIONAL tests
configure.ac: Rework AC_ARG_WITH usages
configure.ac: Protect AC_PATH_PROG variables
configure.ac: Reorder common stuff
configure.ac: Reorder weston-launch stuff
Makefile.am | 6 +-
configure.ac | 379 ++++++++++++++++++++++++++++++++++-------------------------
2 files changed, 226 insertions(+), 159 deletions(-)
--
1.8.4.3
More information about the wayland-devel
mailing list