]> git.sesse.net Git - vlc/commit
Require libxml2 < 2.7
authorRémi Denis-Courmont <remi@remlab.net>
Sun, 15 Mar 2009 16:06:37 +0000 (18:06 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Sun, 15 Mar 2009 16:22:18 +0000 (18:22 +0200)
commit5aa35524799114bae811469407337f1d0c219202
tree5c7268c3f79732c60071ef811a6d70696807b4e2
parent620ea88c4ec6dc202d05331efd659cd24191cafb
Require libxml2 < 2.7

Thread initialization has changed in 2.7, such that VLC and Qt4 cannot
both use libxml2. While this maximum version requirement is bound to
frustrate Linux/BSD users, we cannot fix this within VLC. Falling back
to xtag is not quite as bad as crashing.
configure.ac
modules/misc/xml/libxml.c