Python extensions: Please tell me there’s an easier way!
Dear Lazyweb,
Please tell me there’s an easier way of building Python C/C++ extensions (read shared objects) using automake than by using libtool. Please! Please!
I just want a frickin’ .so file, nothing complicated. Is the only way, besides using libtool, to write custom targets?