Hi,

This patchset fixes some issues I found with the build system of systemd,
particularly breaking runs of "make dist" and "make distcheck".

Also some general cleanup.

Cheers,
Filipe


Filipe Brandenburger (9):
  build-sys: add sysusers.d/systemd.conf to CLEANFILES
  build-sys: do not include id128-constants.h in the dist archive
  build-sys: fix indentation in make-man-rules generated output
  build-sys: regenerate Makefile-man.am
  build-sys: add verbosity to python-lxml detection in ./configure
  build-sys: configure --with-python should break when Python or lxml
    are not found
  build-sys: configure --with-python when running distcheck
  build-sys: check that python is enabled for "make dist"
  build-sys: check that compat-libs are enabled for "make dist"

 Makefile-man.am         |  7 ++++++-
 Makefile.am             | 30 +++++++++++++++++++++++++++++-
 configure.ac            | 19 ++++++++++++++++---
 tools/make-man-rules.py |  2 +-
 4 files changed, 52 insertions(+), 6 deletions(-)

-- 
1.9.3

_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to