summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2014-07-11Use pkg-config for python detection and variablesinfirit1-2/+3
2014-01-08Cleanup AM_CPPFLAGSinfirit1-12/+15
2014-01-08Revert "Do not dlopen libpython"infirit1-1/+3
This reverts commit d63756bd11b097f11f115d5477110893b7ee16a2. Causes problems like the following issue on github: https://github.com/mate-desktop/python-caja/issues/5
2013-09-06fix make file for automake-1.13Wolfgang Ulbrich1-1/+1
2013-01-22Do not dlopen libpythonYaakov Selkowitz1-3/+1
As libcaja-python is linked with -lpythonX.Y on all platforms, there is no need to dlopen libpython in order to load it.
2013-01-22Remove static bindingsYaakov Selkowitz1-24/+0
2012-01-13initial import from Mate-Extra repoStefano Karapetsas1-0/+48