Next: , Previous: , Up: The Macros  


ax_python_module

Synopsis

AX_PYTHON_MODULE(modname[, fatal, python])

Description

Checks for Python module.

If fatal is non-empty then absence of a module will trigger an error. The third parameter can either be "python" for Python 2 or "python3" for Python 3; defaults to Python 3.

Source Code

Download the latest version of ax_python_module.m4 or browse the macro’s revision history.

License

Copyright © 2008 Andrew Collier

Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty.