]> granicus.if.org Git - zfs/commit
Python config cleanup
authorRyan Moeller <ryan@freqlabs.com>
Thu, 13 Jun 2019 20:15:46 +0000 (13:15 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 13 Jun 2019 20:15:46 +0000 (13:15 -0700)
commitb1b4ac27082aede8522e479c87897026519f1dd7
treeba16427f7a05b825c2f235c9cbbb1d165ab11c4b
parent7218b29e4bb86fb8f17459f355b609e23c6aaa54
Python config cleanup

Don't require Python at configure/build unless building pyzfs.
Move ZFS_AC_PYTHON_MODULE to always-pyzfs.m4 where it is used.
Make test syntax more consistent.

Sponsored by: iXsystems, Inc.
Reviewed-by: Neal Gompa <ngompa@datto.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <ryan@ixsystems.com>
Closes #8895
config/always-python.m4
config/always-pyzfs.m4