> 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
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to