diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2012-11-01 08:58:13 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2012-11-13 02:32:56 +0100 |
commit | 568c7e02372ff7b8eb41172ad7c3a426723512f8 (patch) | |
tree | b5b33c6d07f28a66c1d253845973c79c059d8045 /hwdb | |
parent | 0c0271841ab45595f71528c50bcf1904d4b841d5 (diff) |
systemd-python: use python${PYTHON_VERSION}-config as python-config
This is the usual setup, where pythonX.Y and pythonX.Y-config go
together. Using python-config with python3 will only lead to
confusion.
--libs is changed to --ldflags, since the latter also includes other
required flags like -L<dir>.
The tests for HAVE_PYTHON and HAVE_PYTHON_DEVEL are separated. It is
possible to have python development libraries installed without the
binary (or to want to build python modules without using python during
the build).
A line is added to the output, to show what flags will be used for
python.
Diffstat (limited to 'hwdb')
0 files changed, 0 insertions, 0 deletions