~ubuntu-branches/ubuntu/precise/pymvpa/precise

1
2
3
4
5
6
7
8
9
[build_ext]
# need to pass swig options here to trick distutils, which cannot build
# C (smlr) and C++ extensions (libsvm) at the same time
swig-opts = -c++ -noproxy

# configure paths for libsvm
# Use system libsvm on Debian!
#include-dirs = 3rd/libsvm
#library-dirs = 3rd/libsvm