[RFC weston 0/4] Autotools cleanup & rework

Quentin Glidic sardemff7+wayland at sardemff7.net
Fri Dec 6 14:31:22 PST 2013


From: Quentin Glidic <sardemff7+git at sardemff7.net>

These are the first four patches I am going to send to clean the Weston
Åutotools stuff.

They are good to push directly, the RFC stands for the “is the overall
design ok?” question.

If these one are pushed, I will work on cleaning the rest of the 
configure.ac file and then the Makefile.am ones.

I will then work on a second series to make Weston use a single Makefile,
splitting the Makefile.am as I did for the configure.ac here.

Quentin Glidic (4):
  autotools: Use AM_DISTCHECK_CONFIGURE_FLAGS
  autotools: Search for .m4 files in m4/
  configure.ac: Split common stuff to m4/common.m4
  configure.ac: Split weston-launch stuff

 Makefile.am         |  6 ++++--
 configure.ac        | 56 +++--------------------------------------------------
 m4/common.m4        | 54 +++++++++++++++++++++++++++++++++++++++++++++++++++
 m4/weston-launch.m4 | 24 +++++++++++++++++++++++
 4 files changed, 85 insertions(+), 55 deletions(-)
 create mode 100644 m4/common.m4
 create mode 100644 m4/weston-launch.m4

-- 
1.8.4.3



More information about the wayland-devel mailing list