]> git.sesse.net Git - vlc/commit
python bindings: provide useful defaults for linking when compiling out-of-tree
authorOlivier Aubert <olivier.aubert@liris.cnrs.fr>
Tue, 4 Mar 2008 10:10:48 +0000 (11:10 +0100)
committerOlivier Aubert <olivier.aubert@liris.cnrs.fr>
Tue, 4 Mar 2008 10:10:48 +0000 (11:10 +0100)
commit7440f8d3b63fbc3a625651701760f2d223061dea
treec96e5b39df7db6836a8b786077d5d24e084123e3
parentb0565043b567402b49412c95e7acc8e82c14912b
python bindings: provide useful defaults for linking when compiling out-of-tree

This allows to compile the bindings from a properly installed VLC (includes and libs in standard locations), as for instance with the libvlc1-dev debian package.
bindings/python/setup.py