Managing extension module build using automake & friends?

Skip Montanaro skip at pobox.com
Tue Apr 9 18:26:21 EDT 2002


I have a small library whose configuration and build process is managed with
the GNU config tools (autoconf, automake, and libtool).  In one subdirectory
is a straightforward Python extension module that wraps the library.  Before
I go reinventing wheels, does someone already have the Makefile.am magic
necessary to build an appropriately linked .so file?

Thanks,

-- 
Skip Montanaro (skip at pobox.com - http://www.mojam.com/)





More information about the Python-list mailing list