Martin v. Löwis wrote:
I've tried using automake, however I'm worried about libtool not getting
the options right while building my module.

You should use python-config(1) to obtain the command line options
necessary to build and link extension modules.

HTH,
Martin

Sweet, I think that's exactly what I wanted.  Thanks!

--Mike
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to