chiark / gitweb /
systemd-analyze: use specified binary, add --version
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 22 Dec 2012 09:09:23 +0000 (10:09 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 5 Jan 2013 03:20:35 +0000 (22:20 -0500)
commit2f4da3e6c298bc0ae6243cae47aedb01c50fa870
treea83c692516fdafd779efd64e743b6cb273eb7da1
parentbbed6c0d4b54d9c4e510415770e091d79eee2e8e
systemd-analyze: use specified binary, add --version

Python binary used in the she-bang line in installed
scripts can be set with ./configure PYTHON_BINARY=...
Defaults to the same path as python used during compilation.

Adding --version makes systemd-analyze behave consistently with the
rest of installed programs.

The lines in ./configure output are reordered to keep all yes/no lines
separate.  I think that this makes the output clearer.
Makefile.am
configure.ac
src/analyze/systemd-analyze.in