]> git.sesse.net Git - vlc/commit
* Integrate python bindings in make process
authorClément Stenac <zorglub@videolan.org>
Sat, 26 Nov 2005 15:36:28 +0000 (15:36 +0000)
committerClément Stenac <zorglub@videolan.org>
Sat, 26 Nov 2005 15:36:28 +0000 (15:36 +0000)
commita525a715b291f0a864fe7c4b5943bca71b280034
tree482b317f2d8416a30f84760590ca55f96c73eed4
parent747ed7c63fe74800448b8fad5b91e9abd59572a5
* Integrate python bindings in make process
New --enable-python-bindings option
Pic libs will be built if something needing them (shared libvlc, python, mozilla) is built.
* Fix a description in vlcObject
Makefile.am
bindings/Makefile.am [new file with mode: 0644]
bindings/python/Makefile [deleted file]
bindings/python/Makefile.am [new file with mode: 0644]
bindings/python/vlcglue.c
configure.ac