diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2014-01-17 17:56:08 +0100 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2014-01-17 17:58:17 +0100 |
commit | 91c78794d872dcac55f93ecbae1e28cec1ca6bf6 (patch) | |
tree | 65d310ed223802ef7097c82bdd4f11b484fca20f /decoders/edid/config | |
parent | 8eafa2613d2541e934a04874cd35cbc944c3168b (diff) | |
download | libsigrokdecode-91c78794d872dcac55f93ecbae1e28cec1ca6bf6.tar.gz libsigrokdecode-91c78794d872dcac55f93ecbae1e28cec1ca6bf6.zip |
configure.ac: Check for all known Python3 pkg-config names.
Even when using pkg-config not all distro/platform specific issues are
transparent, unfortunately. On some systems the pkg-config file is
named "python3.pc" on others it's versioned, e.g. "python-3.2.pc".
See also: http://sigrok.org/wiki/Libsigrokdecode/Python
This should fix the build on e.g. FreeBSD, NetBSD, Mac OS X (some
versions), and possibly various Linux distros, e.g. Gentoo.
Also, drop manual AC_MSG_ERROR() and let PKG_CHECK_MODULES() output a
more verbose and standardized error message if Python 3 is not found.
Diffstat (limited to 'decoders/edid/config')
0 files changed, 0 insertions, 0 deletions