Commit graph

7 commits

Author SHA1 Message Date
Alessandro Decina d23ce7dfcb acinclude.m4: also look in ${py_prefix}/lib for libpythonX.Y.so.
Fixes loading the python plugin loader in gentoo.
2010-08-30 17:12:12 +02:00
Alessandro Decina e564f783ca Make the plugin loader work on OSX with the standard python install. 2010-08-26 17:14:32 +02:00
Alessandro Decina 31a61551b4 plugin: fix the manual loading of libpythonX.Y.so. 2010-08-25 12:36:14 +02:00
Edward Hervey 9a5a1e8e7e Python plugin loader implementation.
Fixes #304361.
2009-02-09 14:02:34 +01:00
Sebastian Dröge d4fc743d06 acinclude.m4: Use pythonX.Y-config to detect the include path for the python version and use the old values as fallba...
Original commit message from CVS:
* acinclude.m4:
Use pythonX.Y-config to detect the include path for the python
version and use the old values as fallback if pythonX.Y-config
doesn't exist.
2007-11-29 15:02:03 +00:00
Thomas Vander Stichele c186d14f48 fix underquotedness
Original commit message from CVS:
fix underquotedness
2004-02-11 17:38:15 +00:00
David I. Lehn 564e342e89 initial python bindings
Original commit message from CVS:
initial python bindings
2002-03-24 04:32:10 +00:00