Updating to latest version of AC_PYTHON_MODULE by Andrew Collier
commit8e9db83ec93a4aa23934921d969aeb61b1adacdf
authorUlrik Sverdrup <ulrik.sverdrup@gmail.com>
Sun, 9 Dec 2007 15:47:46 +0000 (9 16:47 +0100)
committerUlrik Sverdrup <ulrik.sverdrup@gmail.com>
Sun, 9 Dec 2007 15:47:46 +0000 (9 16:47 +0100)
treeec1e00f676f8186540879dc8181909c77ca071ff
parent78271122e170fa9fe92697d2fc5890ec4d8d6938
Updating to latest version of AC_PYTHON_MODULE by Andrew Collier

-- >8 --
 http://autoconf-archive.cryp.to/ac_python_module.html

 SYNOPSIS

   AC_PYTHON_MODULE(modname[, fatal])

 DESCRIPTION

   Checks for Python module.

   If fatal is non-empty then absence of a module will trigger an
   error.

 LAST MODIFICATION

   2007-01-09

 COPYLEFT

   Copyright (c) 2007 Andrew Collier <colliera@ukzn.ac.za>

   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.
acinclude.m4